I have a boards that use a TMS320C6713 and about 50% are giving me the error Error 0x80000200/-1063 when trying to connect in CCS using a Spectrum Digital emulator.
When you try to connect the error alternates between the following:
First this:
Error connecting to the target:
Error 0x80000200/-1063
Fatal Error during: OCS,
Bad Target Silicon Revision Number
Please check your multi-processor configuration.
The number of devices in the JTAG scan path
must be correct for the silicon revision to be read.
Or, you may have selected the wrong DSP device driver.
Sequence ID: 0
Error Code: -1063
Error Class: 0x80000200
I/O Port = 378
Board Name: C671x PP Emulator
Cpu Name: cpu_0
Followed by this on the next attempt to connect:
Error connecting to the target:
Error 0x80000200/-1072
Fatal Error during: OCS,
PTI_ERR_TARG_STATE Error Occured at 0x00E7E000
Sequence ID: 0
Error Code: -1072
Error Class: 0x80000200
I/O Port = 378
Board Name: C671x PP Emulator
Cpu Name: cpu_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
The Spectrum Digital SDConfig utility correctly sees the scan chain as follows:
-- Found JTAG IR length of 46
-- Found 1 JTAG device(s) in the scan chain
I am using
CCS 3.3.38.2 IDE 5.98.0.219 BIOS 5.31.2 Code Generation Tools v6.0.8 I am not sure where to look to get fix this. Some of the boards do connect but most do not.