• hex file generation
    Hi, I have a simple project in Keil with follow files. startup.a51 that contains. $NOMOD51 CSEG AT 0xFC00 BootHeaderData: DB 0xA5, \ 0xFF, \ 0x01, \ 0x00 NAME ?C_STARTUP ?C_C51STARTUP...
  • Hex File generation
    Our board house asked us if we could supply them with a hex file which is in consecutive order. Currently the addresses in the hex file are jumbled up. What I mean is there a way to tell the linker to...
  • hex file generation
    Hi, I have a simple project in Keil with follow files. startup.a51 that contains. $NOMOD51 CSEG AT 0xFC00 BootHeaderData: DB 0xA5, \ 0xFF, \ 0x01, \ 0x00 NAME ?C_STARTUP ?C_C51STARTUP...
  • Hex File generation
    Our board house asked us if we could supply them with a hex file which is in consecutive order. Currently the addresses in the hex file are jumbled up. What I mean is there a way to tell the linker to...
  • Error generating hex file
    I always get the following error while tring to run oh51 tool. C:\Keil\C51\BIN>oh51 main.obj OBJECT TO HEX FILE CONVERTER OH51 V2.6 COPYRIGHT KEIL ELEKTRONIK GmbH 1991 - 2001 GENERATING INTEL...