On 11 August 2011 09:18, Karthick Anand <[email protected]> wrote: > Hello, > > I would like to introduce myself as Karthick working as a Design Engineer in > Kalycito Info tech,Coimbatore.Now i am working in STM32 Micro controller,for > that i need to debug it via ST-Link/V2/01-0 adapter.Is this "Openocd" will > support ST-Link adapter? > > Kindly give me the information, >
stlink is not supported by openocd - it required some major tweaks that i did not have time for. There are some other efforts to get the stlink working: https://github.com/whitequark/stlink http://www.andrewsteadman.ca/myprojects/projects/stmdiscovery you can also reprogram it as a versaloon: http://www.versaloon.com/bbs/viewtopic.php?p=74#p74 I have not seen any support for the stlink/v2 yet as this uses a different usb class than the v1. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
