Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
Hi,
For a project A, I use the C2000WARE v3.02. The project A needs Sysconfig to build a file ProjectName.syscfg.
When I only have C2000WARE v3.02 installed on my PC, the project A builds correctly.
For another project (project B), I installed the Digital Power SDK 5.04. And now, the compilation of project A that use C2000WARE v3.02 failed while trying to build the .syscfg file.
The compiler tries to access a file located in SDK v5.04 whereas there is no reference to this library in the project A properties.
When I uninstalled SDK 5.04, the compilation of project A is working once again. I check that the path are good in Project properties (Sysconfig, Compiler, Linker..).
Have you faced this problem already ? It's very annoying ?
Looks like when SDK is installed, the compiler prioritize SDK to search for files even if we tell him to search files from C2000WARE v3.02 in project properties.
Regards,
Adrien