We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there stand alone programmer software that uses the ULink or ULink2? I need to program LPC2129s without using the uVision.
Thanks! Chris
Is there stand alone programmer software
yes,FlashMagic, free from http://www.esacademy.com. (financed by Philips)
that uses the ULink or ULink2?
why would you want that?
Erik
Well, I have a customer that needs to update a board I did using an LPC2129. I can't get the bootloader to work and money is not an issue. I've always used a ULink through uVision to update the boards but need a stand alone software that my customer can easily use. It looks like Flash Magic uses the bootloader not the ULink? What else can I try? Thanks! -Chris
Use uVision in batch mode from the command line; you can use the EVAL version, license is not needed to program devices with a file of any length
http://www.keil.com/support/docs/3061.htm
Which is a bit annoying, since you do have to install uVision to get the programmer working...