Hi,
I am new programmer in ARM environment, I have bought the STM32-H103 from Olimex, when I tried to run the OPEN OCD from ECLIPSE I got the following message:
500 kHz
jtag_nsrst_delay: 100
jtag_ntrst_delay: 100
trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain
Warn : stm32.bs: nonstandard IR mask
Warn : use ‘stm32.cpu’ as target identifier, not ‘0’
1500 kHz
Info : clock speed 1500 kHz
Error: JTAG scan chain interrogation failed: all zeroes
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway…
Error: stm32.cpu: IR capture error; saw 0x00 not 0x01
Warn : Errors during IR capture, continuing anyway…
Warn : Bypassing JTAG setup events due to errorsWarn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Block read error address 0xe000ed00, count 0x1
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
Warn : Invalid ACK in SWJDP transaction
I have instaled the correct drivers, I don’t know what could be wrong?