Discussion Forum

How to download ELF file without opening the Project?

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

DetailsMessage
Read-Only
Author
JM fanKeil
Posted
9-Jun-2004 11:04 GMT
Toolset
ARM
New! How to download ELF file without opening the Project?
We are using Keil uVision3 to develop and program the LPC2104, through ULINK&JTAG.
Is there any way to download the ELF (or HEX) file without opening the entire project (with source code, etc..).

Furthermore, we think it is not possible to especify the file to download, it is always the ELF file that matches with project's name.
For example, when we have a Project called theProject.uv2, the generated ELF file is called theProject.elf. Then, we rename this file, how can we download a file called theProject_v100.elf??

Thanks in advance!!
Read-Only
Author
Jon Ward
Posted
10-Jun-2004 01:13 GMT
Toolset
ARM
New! RE: How to download ELF file without opening the Project?
Does the following knowledgebase article help?

http://www.keil.com/support/docs/2575.htm

Jon

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