Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hello,
I am trying to debug a custom board with TI 6474 SoC on it. I am using Black Hawk USB 560v2 STM Emulator with
CCS 4.2.1.00004,
SysBIOS 6.30.2.42
DSPBios 5.41.7.24
RTSC 3.20.3.63
OS: Win-7 64 bit;
Compiler tool chain listed under product Configuration are: (c200)5.2.6, (c5400) 4.2.0, (c5500)4.3.6,(c6000) 7.0.2;
Black Haw Driver : 4.2.1.206;(Updated from some older version).
I am able to open a debug session, but when I try to connect to target, I get the following error:
Error connecting to the target:
Error 0x80000244/-1265
Fatal Error during: Register, Initialization, OCS,
The TAP ID for the DAP, read as 0x00000000, does not match with the default ID or the one provided in the board file.
I have tried to test the same board with a borrowed spectrum digital emulator to test if debugging is functional. And I am able to debug with Spectrum Digital EMU. Any help on this would be highly appreciated. Thank you.