Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Command Line Option of the LPC2000 Flash Utility

Command Line Option of the LPC2000 Flash Utility

2004-01-22 by Richard

There is a simple erase/program command line option for this utility:

The syntax for starting the program in automatic mode with command 
line arguments is as follows:
LPC210x_ISP.exe "U:\test\KeilLED\KeilLED.hex" 14745 LPC2106 COM1: 
115200 1
*path and file name have to be set in quotation marks if they contain 
spaces

*crystal frequency in kHz

*device name as in the pull down list of the LPC210x ISP software
communications port

*baud rate

*the number 1

Richard

Ldr shorthand and gas

2004-01-22 by James Dabbs

Does this ADS-style shorthand now work with GAS version 3.3+?

	ldr		r0,=0x80000000

(To load r0 with the "constant" 0x80000000, where the assembler
decomposes it into a constant and a ldr referencing the address of that
constant?)

It assembles..

Thanks!

Re: [lpc2100] Ldr shorthand and gas

2004-01-22 by Lewin A.R.W. Edwards

> Does this ADS-style shorthand now work with GAS version 3.3+?

Yes. Progress marches on ;)

-- 
  -- Lewin A.R.W. Edwards (http://www.zws.com/)
Learn how to develop high-end embedded systems on a tight budget!
http://www.amazon.com/exec/obidos/ASIN/0750676094/zws-20

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.