Hi,
I try to build the showjpeg project from StellarisWare (rev 9453). I am using DK-LM3S9D96 kit and the CCS 5.3. It is working if I build it from Project > Import Existing CCS Eclipse Project (project name: showjpeg).
But if I build it from scratch (project name: SG2) by the guide in following link, I have the error "the #35 #error Unrecognized COMPILER".
http://processors.wiki.ti.com/index.php/Creating_new_CCS_v5_Project_with_Stellarisware
I have copied all the variable settings from the showjpeg in its property > Build Environment, Compiler's Include Options and Linker's File Search Path into the SG2's, and still face this error.
Beside following the guide from above link, Other file or folders(jpeg_image.h, folders of utils, drivers and third_party are copied in the SG2 project too, but it doesn't help.
Any other thing I missed?
Thanks,
Ming