Other Parts Discussed in Thread: UNIFLASH,
Tool/software: Code Composer Studio
We have developed a custom board. I was able to flash the controller couple of times using uniflash. Afterwards I am not able to flash at all and got the following error always.
Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.100.0).
jTAG is connected as per Figure 5-17. Connecting to the 14-Pin JTAG Header of TMS320F280049c Tech manual.
In code composer I ran the test option and got the following
-----[Print the board config pathname(s)]------------------------------------
CCS\ccs920\0\0\BrdDat\testBoard.dat
This utility will load the program 'xds2xxu.out'.
The library build date was 'Aug 26 2019'.
The library build time was '12:55:28'.
The library package version is '8.3.0.00003'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '13' (0x0000000d).
The controller has an insertion length of '0' (0x00000000).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.
The title is 'SC_ERR_PATH_BROKEN'.
The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.
An attempt to scan the JTAG scan-path has failed.
The target's JTAG scan-path appears to be broken
with a stuck-at-ones or stuck-at-zero fault.
Could you help.
Regards,
Ramesh