Discussion Forum

Standalone ULINK programmer?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Greg Deuerling
Posted
8-Dec-2004 18:42 GMT
Toolset
ARM
New! Standalone ULINK programmer?
Is there a standalone programmer for the ULINK that I can use to flash a program into a Philips LPC2194?

The place that is going to be doing the flashing for me does not have a seat of Keil's ARM compiler and it would be nice if there was a standalone program they could use.

I know I can use the serial port and use Philip's flash utility, but my board does not have a serial port.

Thanks...
Read-Only
Author
Keil Support, Intl.
Posted
9-Dec-2004 07:43 GMT
Toolset
ARM
New! RE: Standalone ULINK programmer?
The uVision Eval version can program HEX files of any size. So you need just to install an Eval version to get the software for the ULINK programmer.

Just define a project and enter the Hex file name as output file as explained in: http://www.keil.com/support/docs/2575.htm

You may even call the Flash programming features of uVision from a .BAT file. See uVision3 User's Guide (UV3.CHM) - Command Line Invocation.

Next Thread | Thread List | Previous Thread Start a Thread | Settings