On 06/05/2011 11:46, Ivan wrote:
Hi guys,

I have been trying for 3 days having openocd and stm32 Performance Stick working
but I stucked.

I'm using windows and the ftdilib drivers.

This is what I get when I run openocd:

C:\Users\Electronics\Desktop\openocd>openocd -f board\hitex_stm32-performancesti
ck.cfg jtag_init -f interface\stm32-stick.cfg
Open On-Chip Debugger 0.4.0 (2011-05-06-08:33)
Licensed under GNU GPL v2
For bug reports, read
         http://openocd.berlios.de/doc/doxygen/bugs.html
1000 kHz
jtag_nsrst_delay: 100
jtag_ntrst_delay: 100
Info : device: 4 "2232C"
Info : deviceID: 104857645
Info : SerialNumber: HXE01719A
Info : Description: STM32-PerformanceStick A
Info : clock speed 1000 kHz
Info : JTAG tap: stm32_hitex.cpu tap/device found: 0x3ba00477 (mfg: 0x23b, part:
  0xba00, ver: 0x3)
Info : JTAG tap: stm32_hitex.bs tap/device found: 0x16410041 (mfg: 0x020, part:
0x6410, ver: 0x1)
Info : JTAG tap: stm32_hitex.unknown tap/device found: 0x4f1f0041 (mfg: 0x020, p
art: 0xf1f0, ver: 0x4)
Warn : JTAG tap: stm32_hitex.unknown       UNEXPECTED: 0x4f1f0041 (mfg: 0x020, p
art: 0xf1f0, ver: 0x4)
Error: Trying to use configured scan chain anyway...
Warn : Bypassing JTAG setup events due to errors
Info : stm32_hitex.cpu: hardware has 6 breakpoints, 4 watchpoints


What does this error means?


just use the following:
openocd -f board/hitex_stm32-performancestick.cfg

The stm32 comstick also has a str750 in the jtag chain that openocd needs to know about

Cheers
Spen

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to