Hi, you can do this (hope this is what you mean): generate the hex-file and dump it to in binary file then use IAP or ISP to write your code into the internal flash where you want. More information about IAP and ISP will you find in the user manual appendix 20. Bye Matthias --- In lpc2000@yahoogroups.com, "Alexandre PETIT" <alexandre.petit@p...> wrote: > Hi, > > Thanks, > > I can generate an hex file, but it is possible if start code and end is blank. We just have to specify the offset. > > Alexandre > ----- Original Message ----- > From: mpwalter2005 > To: lpc2000@yahoogroups.com > Sent: Tuesday, September 13, 2005 4:17 PM > Subject: [lpc2000] Re: hex file with keil µvision3 > > > Hi Alexandre, > > you can generate the hex file from your code. make sure you have > selected "generate hex-file" under the TOOL OPTIONS - OUTPUT. The file > who keil generated is an Intel Hex File (try a simple search as > google: eg. intel hex file) and you will find converters and documents > about this. > > Hope this will help you > > Matthias > > --- In lpc2000@yahoogroups.com, "preciamolenap" <alexandre.petit@p...> > wrote: > > > > hi, > > > > I'm writing my one bootloader. My bootloader take code througt the UART > > and program the external flash. So i need myproject.hex. The .hex file > > exist but he is empty, the information seems to be in myproject.elf. > > > > > > Is it possible to have the .hex file (with Keil) without the .elf > > file. And how is the file format? > > > > Thanhs > > > > Alexandre > > > > > SPONSORED LINKS Microprocessor Microcontrollers Pic microcontrollers > 8051 microprocessor > > > ------------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > a.. Visit your group "lpc2000" on the web. > > b.. To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > ------------------------------------------------------------------------------ > > > > [Non-text portions of this message have been removed]
Message
Re: hex file with keil µvision3
2005-09-14 by mpwalter2005
Attachments
- No local attachments were found for this message.