I'n using Olimex JTAG tiny-h and OCD 0.5 under Mint 11 (Olieric) and having an issue with openocd not finding the stm32x driver. Openocd was installed using apt-get. I was under the impression the drivers were statically linked so I don't know why it could not find that particular driver.
The only change I have made was to debug_0.4.cfg and changed the vendor pid to that of the tiny-h device. I then run openocd -f debug_0.4.cfg.
Has anyone else seen this issue?
I guess I will give a go under Lucid and see if I have any better luck.
Thanks
Mark