Using OpenOCD on 32bit and 64bit Windows
by Angus on Jan.20, 2010, under Electronics, OpenPilot
OpenOCD is an Open Source On-Chip debugger which acts as the software layer to control your JTAG interface.
For the OpenPilot project we needed a way of programming and debugging the STM32 microcontroller. The easiest way to do this was using OpenOCD with the Olimex “ARM-USB-TINY-H” JTAG device.
Without going into the details here, if your interested in using OpenOCD on Windows (either 32bit or 64bit) then check out the guides on the OpenPilot wiki that we have created. They are easy to follow and include pictures to help you through the process.
http://wiki.openpilot.org/OpenOCD_Compile_on_x86
http://wiki.openpilot.org/OpenOCD_Compile_on_x64
It’s quite hard to find this information or find information that is up-to-date, so hopefully this helps someone out.
2 Comments for this entry
5 Trackbacks / Pingbacks for this entry
-
CORY
June 27th, 2010 on 1:15 pmPillspot.org. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.PillSpot.org. Herbal-supplements@buy.online” rel=”nofollow”>.…
Categories: Antidiabetic.Vitamins/Herbal Supplements.Skin Care.Antibiotics.Antiviral.Eye Care.Pain Relief.Antidepressants.Stomach.Weight Loss.Anxiety/Sleep Aid.Mens Health.Anti-allergic/Asthma.Womens Health.Mental HealthBlood Pressure/Heart.Stop S…
-
WALTER
July 7th, 2010 on 6:15 amBuy:Viagra Professional.Cialis.VPXL.Levitra.Super Active ED Pack.Viagra.Cialis Super Active+.Cialis Professional.Zithromax.Propecia.Viagra Super Active+.Tramadol.Viagra Soft Tabs.Viagra Super Force.Cialis Soft Tabs.Soma.Maxaman….
-
manitoba
August 29th, 2010 on 9:29 pmMap http://bpod6r8x-b.AUTOSECTIONS.INFO/tag/Map+Manitoba+manitoba/ : manitoba…
Manitoba…
-
storage
August 30th, 2010 on 9:06 amstorage http://xpacificajxirk.03GMCPARTS.US/tag/shelving+storage+Storage/ : Storage…
storage…
January 23rd, 2010 on 2:30 pm
Awesome Angus! I’ve actually got the exact same ARM JTAG (plus an ARM7 board) which was donated to me forever and a day ago for a LUFA port, but I could never figure out how to get it going. I’ll check out the Wiki and see if I can finally make a blinky app for it.
- Dean
January 23rd, 2010 on 2:35 pm
The 32bit wiki page is a little wrong at the moment, I need to fix it.
Basically you need to download the latest snapshot (not v0.3.1) and run “./bootstrap” like described on the 64bit page.
The ARM JTAG is an awesome little thing. As much as I hate eclipse with a passion, it does make degbugging very easy.
Cheers,
Angus