Hello,
I am working on the AM335x EVM and the XDS50v2 STM JTAG interface. I downloaded the StarterWare for CCSv5.4 and I am trying to run the demo project provided. I imported the project and created a target configuration file successfully. However, when I build the project I keep getting the error below. I will really appreciate any help or comments/hints. THANK YOU!
'Building file: ../src/demoEnet.c'
'Building file: ../src/demoGpio.c'
'Invoking: TMS470 Compiler'
'Invoking: TMS470 Compiler'
"..\src\lwiplib.h", line 44: fatal error: could not open source file "src/include/lwip/opt.h"
1 fatal error detected in the compilation of "../src/demoEnet.c".
Compilation terminated.