Hi everybody,
I am working on a C55x project, in CCS4. I am using --pm option (-program_level_option) globally, but on some of my source files it is not active (if I look into their specific option for build). They are also marked with that "^" symbol, which I have learned is to show that these files have different compile options. I can not set the --pm option on that specific files manually as it is only available in the global project compile options. So my question is how can I change that? What am I doing wrong that these files get other compile option(s)? Is there a way to reset the compile options of all files globally?
Best regards,
Max