Tool/software: TI C/C++ Compiler
Migrating and importing existing project CCS5.4 ARM compiler v5.2.7 into CCS7 and lowest version ARM compiler v5.2.8 the code analysis (CA) reports numerous symbol errors.
Both CCS5.4/CCS7 CA configured at the project level and CA properties set for launching (run with build), throws hundreds of symbol resolve errors in the imported project to CCS7.
Building with ARM 5.2.8 in both CCS5.4/CCS7 with CA (run with build) disabled and importing project CC7 symbol errors go away. If we again enable CA run with build, the imported project CCS7 throws 100's of symbol errors shortly after importing project.
The difference is building project in CCS5.4 with same version ARM (5.2.8) and CCS7 project CA set to (Run as you type) the symbol errors are gone after the import. Otherwise there seems to be something wrong in the CA in ARM 5.2.8 when set to run with build it still throws numerous and seemingly unfounded failed to resolve symbol errors.
I say unfound errors as the build appears to run without any bus faulting on the EK-TM4C1294NCPDT-XL launch pad. The latest ARM compiler V16.9.0 LTS seems to cause project symbol resolve errors either way CA is configured.
Is TI aware of these symbol resolve errors seemingly occurring after ARM compiler 5.2.7 build?