File Format Questions

Joel Sherrill joel.sherrill at OARcorp.com
Tue Aug 19 17:11:12 UTC 2003


Aditya wrote:

> Dear RTEMS Users..
> 
> The hello.exe and other sample(.exe) files created for the i386ex bsp
> look like Motorola S Record files internally. Am I Right..? 

The .exe format is whatever the board has to use to get an image
downloaded to it.  This may be Srecords, coff, elf, a.out, Intel
Hex, etc.  Looking at the file make/custom/i386ex.cfg, you are
right it is S records.

> If no what is the format?
> 
> If yes then HOW to change this S Record files to Intel .HEX files ?

Change the make-exe rule in make/custom/i386ex.cfg.

> Regards
> Aditya
> 
> 


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985




More information about the users mailing list