Hi everybody,
Sometimes when I compile my project (CCS 6.1 for TI F28069 on Control Stick), I get the error:
#24010-D option --c_file is missing its parameter 'filename' cla_tasks.cla
The file cla_tasks.cla contains the code to be executed in the CLA, as expected. This error appears after a "big number" of successful compilations, mostly when switching between Debug and Release configurations (but not always).
Usually this issue gets solved after a random sequence of cleaning workspace, cleaning project, creating a new workspace or even a new project and importing files and settings. I even tried once to force the compilation of the .cla file with the common C-compiler (which obviously did not work), then I reverted the settings, and this got the job done.
However, I would like to know where the cause lies, and which is the most effective way to overcome this error, instead of solving it just by chance.
Any help or information on this issue is welcome. Thank you very much in advance,
Alex.