Part Number: TMS320F28065
Tool/software: Code Composer Studio
Hi Support,
my customer is facing strange issue with CCS with F8065.
I had this strange behaviour: project compiled without errors (only warnings), but NOT built. In similar situations I had at least something like: failed to allocate, linker error, not enough space in flash, ... and so on. This time, NO advices!
I don't think the warnings are serious, at least not to stop the build step.
I enclose the screenshots of the IDEwith the warnings and the one of the compiler settings (moreover: the CGT version is the same but with .LTS - I don't undertand why the colleague from whom I got the project had that setting as he installed the CGT from the same executable - to be explained!).
I also enclose the .map output file and the compile log.
- The first compile was made using the sequence: "Clear Project" and "Build Project"
- Today, after that compile (returning "gmake: Target `all' not remade because of errors." but showing only warnings, not errors), I did "Build Project" WITHOUT cleaning the project beforehand.
The compile log shows an error in an .asm file, but it doesn't show it as "red-marked" error in the "Problems" window (see screenshot included).
- Actually inspecting the first compile log (the one cleaning the project first) I found that error but I didn't notice it being enclosed in the long log (and, of course, not being referenced in the "Problems" window.
I enclose also the compile log of this second compile (without cleaning the project first).