Michael Rubitschka wrote: > Dear Jim > > Your Eclipse-Arm tutorial is magnificent. > Thank you verry much for this great > work. > > Cheers > Michael I think we all can agree on that. Superb! /Ake > > > >From: "lynchzilla" <lynchzilla@...> > >Reply-To: lpc2000@yahoogroups.com > >To: lpc2000@yahoogroups.com > >Subject: [lpc2000] Re: JTAG Programmer Confusion - Noob Question > >Date: Sun, 04 Dec 2005 16:20:59 -0000 > > > >May I add some additional points about the wiggler-jtag isssue. > > > >I wrote a tutorial titled "ARM Cross Development with Eclipse" that > >is referenced in the "links" section of this message board. This > >tutorial shows in excessive detail how to set up a free GNU compiler > >set for the ARM using the Eclipse/CDT IDE and how to use the Eclipse > >debugger with the wiggler. Hopefully, you have had a look at that. > > > >The obvious shortcoming is that it couldn't debug in FLASH memory. > > > >I'm now furiously working on a revision to this tutorial that does > >show how to debug in FLASH. Thanks to the genius of my new co- > >author, Norwegian engineer Kjell Eirik Andersen, we now have a > >simple utility program, RSPBreakout.exe, that reads all commands > >intended for the Macraigor OCDRemote and converts all Z0,addr,length > >commands (software breakpoints) into Z1,addr,length commands > >(hardware breakpoints). As long as you limit yourself to setting no > >more than two breakpoints at a time, it will properly break in FLASH > >and all single-stepping, variable inspection, etc works > >magnificently. This requires Macraigor's OCDRemote version 2.14 > >which supports -Z2 GDB remote serial protocol commands. > > > >Not the ultimate solution, but a great breakthrough for a completely > >free development system nonetheless. > > > >One last point, I can get the Olimex Wiggler to run at speed 3 (140 > >khz) using the latest OCDRemote ver 2.14 > > > >However, I found that certain Windows applications, such as my > >beloved SKYPE internet phone system, used so much of my CPU > >resources that the speed that the Wiggler could run was severely > >degraded (to the lowest speed). I suggest that you bring up Windows > >Task Manager and make sure that you don't have any applications like > >that running. Remember that the OCDRemote/wiggler is ssentially "bit- > >banging" the parallel port and this LPT1 port probably has a much > >lower priority on the Windows driver pecking order. > > > >I hope to have the tutorial finished in the next several days. I'm > >also hoping that the Eclipse foundation may accept my tutorial as an > >official Eclipse Corner article. > > > >Cheers, > >Jim Lynch > > > > > > > > > > > > > > > > > > > > > SPONSORED LINKS > Microprocessor > <http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=tsVC-J9hJ5qyXg0WPR0l6g> > Microcontrollers > <http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=DvJVNqC_pqRTm8Xq01nxwg> > Pic microcontrollers > <http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ> > > 8051 microprocessor > <http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A> > > > > ------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > * Visit your group "lpc2000 > <http://groups.yahoo.com/group/lpc2000>" on the web. > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------------------------------------------------ > -- --- Ake Hedman (YAP - Yet Another Programmer) eurosource, Brattbergavägen 17, 820 50 LOS, Sweden Phone: (46) 657 413430 Cellular: (46) 73 84 84 102 Company home: http://www.eurosource.se Kryddor/Te/Kaffe: http://www.brattberg.com Personal homepage: http://www.eurosource.se/akhe Automated home: http://www.vscp.org [Non-text portions of this message have been removed]
Message
Re: [lpc2000] Re: JTAG Programmer Confusion - Noob Question
2005-12-04 by Ake Hedman, eurosource
Attachments
- No local attachments were found for this message.