From: Thomas V. <to...@on...> - 2017-09-03 12:50:16
|
Hi Paul, Thanks for responding. I downloaded the windows binary from gnutoolchains.com/arm-eabi/openocd, don't see a README.Windows or any other readme files that had install instructions in it. I did google for it and did find it. The instructions were mostly regarding building from source and installing USB drivers. I really apologize if I'm asking stupid questions... but what do I do once it is installed/compiled? All I really want to do is load the flash in some Kinetis parts. A pointer to some more detailed instructions would be really, really appreciated. I tried the Segger J-Link Edu device, but couldn't get that to work with Kinetis IDE. Things would crash or it would say it was programmed, but didn't. Apparently need to buy the more expensive version and then the fairly expensive programming software JLink Flash. I have a couple of the OpenOCD devices from Olimex that I purchased for some other project that didn't go anywhere, so I was hoping I could put them to some use. Would really appreciate the help. Thank you in advance! -Tom -----Original Message----- From: Paul Fertser [mailto:fer...@gm...] Sent: Saturday, September 2, 2017 3:06 PM To: Thomas Varghese <to...@on...> Cc: ope...@li... Subject: Re: [OpenOCD-devel] How to program Kinetis with OpenOCD on windows? Hello, On Sat, Sep 02, 2017 at 07:06:57PM +0000, Thomas Varghese wrote: > I have an Olimex ARM-USB-OCD device laying around, but could purchase > a newer one if necessary, they are relatively low cost. ... > I’ve tried downloading the latest version of OpenOCD (0.10.0). Please check the README.Windows , install WinUSB driver as suggested, and OpenOCD should just work. For production programming you should be able to use "program" command. What exactly is your question, what doesn't work? -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |