Part Number: CCSTUDIO-C2000
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello there,
I've been trying to define a ccsCompiler.opt file similar to the "ccsCompiler.txt" that was posted here that contains the include paths and other compiler options.
Base on I've tried so far it seems that the paths have to be declared as absolute paths in the ccsCompiler.opt file otherwise the project does not build.
My question is if there is a way to declare paths using either project path variables or project relative paths?
Thanks a lot,
Doru