I am using the following configuration:
- TMS320C6416 processor
- Code Composer 5.4.0.00091
- Spectrum Digital XDS510PP emulator
I am able to connect to my board if the board powers up and the software is not running. If I allow the software to run from external flash memory and attempt to connect to debug the running software, I cannot connect. Connection fails with the following error message:
C64xx_0: Error connecting to the target: Error 0x80000260/-1146 Fatal Error during: Execution, Initialization, OCS, Invalid data was scanned by the emulation controller. Verify the board setup to make sure the scan chain is properly defined. If the setup is correct, then RESET EMULATOR. This will disconnect each target from the emulator. The targets should then be power cycled or hard reset followed by an emureset and reconnect to each target.
How can I connect to a running target or what might my software be doing or not doing which would cause the connection to fail?
Thanks,
Paul