Tool/software: Starterware
I have a Starterware 2.00.01.01 installed. I think this is the latest. CCS 7.0.0.004. I am trying to build the simplest code to run on the AM335X Starter Kit.
I have refactored the simple code, like uart_echo, to use the TI Arm compiler. Most projects build OK. I set the debugger to xds100V2.
The code compiles, sees the debug and attempts to load the code. I get errors that the code at 0x8000 xxxx doesn't verify. The debugger stops.
I am stuck.