Part Number: SYSCONFIG
Other Parts Discussed in Thread: C2000WARE
Hello I have a c2000 project using sysconfig. Use the HRPWM SFO library added through sysconfig.
I also added the c2000 libraries to the include paths as explained in some other thread here.
The problem: SFO_V8.h is not found when compiling in linux, in windows the project is compiling. I think it's an issue with case sensitive since I changed the file name of sfo_v8.h to SFO_V8.h in my installation folder in linux and it worked.
Here is an image that shows that the filed path is included but it's not compiling. Can you explain how to fix it or if it is a bug of ccs?
as you can see I have installed C2000Ware 5.2.0, CCS Version: 12.7.1. . In windows the version of CCS is 12.6 I think.

Thanks in advance
Agustin J. Gomez