Hi,
I am using the CCS 5.5 (Version: 5.5.0.00077) in order to load and debug some programs which are compiled for Cortex-A8 target with GCC compiler. The code is built outside the CCS environment using Scons tool.
I get several messages like when trying to watch some variables into my code:
Error: unresolved location: unknown Reg ID 0x55
Error: Cannot read from an optimized out location
Additionally inserting some printf in the code results to "€€€€€" in the CCS Console window.
Is there a way to debug simply a GCC-code into CCS and be able to watch all variables?
Is there a way to make printf usable?
Thanks,
Spencer