Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for low-cost programmer for ARM devices

Status
Not open for further replies.

CM600

Member level 3
Joined
Jan 26, 2004
Messages
63
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,288
Location
BG
Activity points
556
ARM programming

Hello,

I'm looking for low-cost programmer for ARM devices.
I have found ISP Flash Utility program from philips but i can't understand how to use it. Do i need to write a bootloader program to use this flash utility?
Can someone help?
 

Re: ARM programming

There are ARM devices from a number of companies and the way these are programmed varies somewhat. If the device does not have built in eeprom, then it is more a question of programming the rom/(e)eprom device.

Most probably have a JTAG interface which can be used to program and debug the device with the right combination of development software and firmware.

So you need to look at specific device and see what is available for that device.

You mentioned Philips. They have a series of ARM chips named LPC2000.
The software you mention is used to program these devices inbuilt eeprom via the serial (RS232) interface. This software only works with these chips. These chips can also be programmed via the JTAG port.

Here are some links for more info.

Mailing list:
http://groups.yahoo.com/group/lpc2000/
Cheap dev boards:
http://www.olimex.com/dev/index.html
Tutorial
**broken link removed**
Free Compiler
**broken link removed**

Others
http://www.geocities.com/leon_heller/lpc2104.html
**broken link removed**
http://www.open-research.org.uk/ARMuC/index.cgi?HomePage
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top