Hello,
We are using a TMS320F2812 on Code Composer 4.2.3.004 using a Spectrum Digital xds510 USB Emulator.
This is a project that was migrated from Code Composer 3.3.
In the flash settings of the debug properties for the poroject I have set up the code security password. However, when I launch the debug session, or load a new program I get a series of error that begins with:
"c28xx Flash Programmer: Error erasing flash memory. Device is locked or not connected. Operation Cancelled"
If I first unlock the device, erase seciton "A", I can then programme the memory.
I had thought that the debugger would be able to use the code security password and unlock th ememory before it tries to load a new programme.
My question is: Is there something I should be considering in my debugger set up?