<div>Hello all,</div>
<div> </div>
<div>My query is about Intel Hex file generated by GCC compiler</div>
<div> </div>
<div>i get hex file by</div>
<div> </div>
<div>i386-rtems4.10-objcopy -O ihex hello.exe hello.hex</div>
<div> </div>
<div>i am using i386ex bsp. when i try to load hex file in flash, the programmer does not load it</div>
<div> </div>
<div>Is there any difference between this hex file and loadable hex file</div>
<div> </div>
<div>what changes i need to do for making it loadable?</div>
<div> </div>
<div>Thank you for your time</div>
<div> </div>
<div>Regards,</div>