I have setup my toolchain with Codesurcery 2009q3 on Windows and wanna test something if it's builded correctly but don't have my Pandora...
I was looking at this thread by darkblu
So inspired by this, i have made, a new Codeblock project with this darkblu's code and compiled two version of this example:
1) basic compilation option " -Wall -O2 " ---> file Test_GLES_Pandora.bin
2) Neon optimized option "-Wall -O3 -mcpu=cortex-a8 -ftree-vectorize -mfloat-abi=softfp -mfpu=neon" ----> file Test_GLES_Pandora_new.bin
I have included the source and project files ...so let me know if they work or i have made somthing wrong.
Thanks
Updated with the new code by darkblu
11/09/2010
Updated with proper Paeryn code suggestion ..Please test it
Edited by Farox, 10 September 2010 - 11:13 PM.











