• 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...
  • Generating Hex file
    Dear Sir/Madam, i need to create bin file to download C8051F340. i'm using Keil µversion4 and C51 compiler. So please guide me how can i generate bin file. Thanks & Regards, M.Saravanaeswaran....
  • 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...
  • Keil is not generating the right hex file
    Hi all I've just started using Keil C51. The first thing I did was to try an compile an example which I already had its hex file(this was compiled by Keil as well). the problem is that when I comiled...