SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By te0543
#174145
Hi
I followed http://www.reliableembeddedsystems.com/ ... oldid=3285.
After telnet localhost 4444
bp 0xc0008000 4 hw
bp 0xc07744fc 4 hw (start_kernel address)
reset halt.

Invalid ACK 0 in JTAG-DP transaction
in procedure 'reset'
in procedure 'ocd_bouncer'

in procedure 'reset'
Polling target S5PC210.cpu2 failed, GDB will be halted. Polling again in 100ms
Polling target S5PC210.cpu2 succeeded again, trying to reexamine
S5PC210.cpu2: hardware has 6 breakpoints, 4 watchpoints
Target not halted.

How to let it halt???