Good afternoon all!
I've had a target configuration set up for my hardware which has been working fine on a T1814x using the XDS560V2 STM USB Emulator. However, now I'm trying to run it on new hardware which is exactly the same except the processor has changed from a C6A to a DM part number, something which data sheets say require no hardware or software changes (if this is important I could find out more information).
Either way, pressing the JTAG DR Integrity test passes on the new hardware with the follow.ing printout:
-----[Print the reset-command software log-file]-----------------------------
This utility will load the program 'sd560v2u.out'.
The library build date was 'Oct 27 2011'.
The library build time was '17:22:46'.
The library package version is '5.0.520.0'.
The library component version is '35.34.38.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '5' (0x00000005).
The controller has an insertion length of '0' (0x00000000).
The cable+pod has a version number of '8' (0x00000008).
The cable+pod has a capability number of '7423' (0x00001cff).
This utility will now attempt to reset the controller.
This utility has successfully reset the controller.
The controller is the Nano-TBC VHDL.
The link is a 560-class second-generation-560 cable.
The software is configured for Nano-TBC VHDL features.
The controller will be software reset via its registers.
The controller has a logic ONE on its EMU[0] input pin.
The controller has a logic ONE on its EMU[1] input pin.
The controller will use falling-edge timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '2' (0x0002).
The utility logic has not previously detected a power-loss.
The utility logic is not currently detecting a power-loss.
~~~~ ~~~~ ~~~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
1 512 - 01 00 500.0kHz O good value measure path length
2 512 + 05 20 48.00MHz [O] good value apply explicit tclk
The test length was 16384 bits.
The JTAG IR length was 6 bits.
The JTAG DR length was 1 bits.
The IR/DR scan-path tests used 500.0kHz as the initial frequency.
The IR/DR scan-path tests used 48.00MHz as the highest frequency.
The IR/DR scan-path tests used 48.00MHz as the final frequency.
The target system likely returns a fixed or adaptive TCLKR to the emulator.
The JTAG IR instruction path-length is 6 bits.
The JTAG DR bypass path-length is 1 bits.
This test will be applied just once.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.
This test will be applied just once.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.
However, when attempting to connect to the device I get the following error:
Upon clicking retry I get this error:
Any leads, advice or general help with this issue would be really great.
Thanks,
Mark
Edit: Changed C68 to C6A.