Difference between revisions of "Programming nRF51822 with STlink on Windows"
Line 2: | Line 2: | ||
---- | ---- | ||
Getting STlink v1 working with openOCD is a pain. The USB driver implementation has flaws. The PC picks different drivers for the same device depending on its mood! Initially I got it working on my computer and to check I asked Vaibhav to try on his computer. He too wanted to use it to debug the LPC1114 MCU that he is working on for a last few weeks. It did not work, even after following the exact same steps. So we debugged and found out what the issue was. | Getting STlink v1 working with openOCD is a pain. The USB driver implementation has flaws. The PC picks different drivers for the same device depending on its mood! Initially I got it working on my computer and to check I asked Vaibhav to try on his computer. He too wanted to use it to debug the LPC1114 MCU that he is working on for a last few weeks. It did not work, even after following the exact same steps. So we debugged and found out what the issue was. | ||
+ | |||
+ | [[File:a.png|850x600px]] | ||
+ | |||
+ | [[File:b.png|850x600px]] | ||
+ | |||
+ | [[File:c.png|650x500px]] | ||
+ | |||
+ | [[File:e.png|850x600px]] | ||
+ | |||
+ | [[File:f.png|850x600px]] | ||
+ | |||
+ | [[File:g.png|850x600px]] | ||
+ | |||
+ | [[File:h.png|850x600px]] | ||
+ | |||
+ | [[File:i.png|850x600px]] |
Revision as of 18:54, 29 September 2015
Sandeep (talk) 17:43, 10 September 2015 (IST)
Getting STlink v1 working with openOCD is a pain. The USB driver implementation has flaws. The PC picks different drivers for the same device depending on its mood! Initially I got it working on my computer and to check I asked Vaibhav to try on his computer. He too wanted to use it to debug the LPC1114 MCU that he is working on for a last few weeks. It did not work, even after following the exact same steps. So we debugged and found out what the issue was.