I work with DM642 based custom board and CCS 3.3 with Blackhawk USB560 JTAG emulator. I always have troubles to connect to the board.
If I turn board on and try to connect to it, the CCS always(!!!) displays the following error message:
Error connecting to the target:
Error 0x80000240/-1156
Fatal Error during: 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.
Sequence ID: 0
Error Code: -1156
Error Class: 0x80000240
Board Name: Blackhawk USB560bp - DM640,1,2,3 Emulator
Cpu Name: TMS320C6400_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
In order to connect to board I have to reset board and quickly(!!!) reconnect. Only after these manipulations I successfully connect to board.
Can anyone explain this strange behavior?
Thank