This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem Programming/Erasing TMS570 Flash (But Can Read It!)

Other Parts Discussed in Thread: UNIFLASH, TMS570LS1227

I have used TMS570LS1227 in a design. Connecting over JTAG via Blackhawk USB100v2, I can read memory contents (using UniFlash), but cannot erase or program flash (with TI CCS or UniFlash).

Output error message is as follows:

[12.10.2016 15:50:41] Status: CortexR4: Erasing Flash memory...
[12.10.2016 15:50:48] Status: CortexR4: Can't Run Target CPU: (Error -2063 @ 0x0) Unable to reset device. Power-cycle the board. If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.407.3)
[12.10.2016 15:50:49] Status: CortexR4: Trouble Halting Target CPU: (Error -2064 @ 0x0) Unable to read device status. 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 6.0.407.3)
[12.10.2016 15:50:49] Status: CortexR4: Error: (Error -1170 @ 0x0) Unable to access the DAP. 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 6.0.407.3)
 
 
My JTAG schematics:
Thanks in advance...