Hello
I'm trying to flash and then debug a basic program on RM48L952, which is located on a PCB we designed.
The "test connection" option in Codewarrior is completed successfully. I'm not sure, but I guess this means that all the basic JTAG lines are fine.
However, when I try to flash the program, or get any connection to the MCU, I keep getting error 1206:
CortexR4: Error connecting to the target: (Error -1206 @ 0x0) Unable to access the DAP
Already tried looking in some answers in this forum, but nothing I tried works.
The same program is flashed properly on the evaluation board, and working fine.
The JTAG lines between the MCU and the JTAG connector are designed similarly to the evaluation board, as far as I checked. The clock source for the MCU comes from a 16Mhz oscillator instead of a crystal, if this matters.
This is the emulator I'm using: Blackhawk USB560v2 System Trace Emulator:
http://www.blackhawk-dsp.com/products/USB560v2.aspx
Any ideas?
Thanks