This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

v6.20 Can't create HEX Files !

I just update my version of C51 Keil in version 6.20.
I tried to compile an old project and the OH51 file do a fatal error!
So, my hex file was not created !

My OH51.exe version is 2.5

What's happended ?
Does anyone have the same problem ?

Parents
  • I continue my investigation by making different test!

    1- I try to re-install completely the Keil software, but I have already the problem.

    2- With the example about "Hello world" gives by the Keil Software, I didn't have any problem to create an HEX file. So, it seems to me that the Absolute object file making by the BL51 linker/locator is corrupt with my program!

    3- May be someone can try to create the HEX file if I give him my Absolute Object File and use OH51 as it writes in the "8051 utilities manual". If you can create my HEX file, it means that my OH51 file was corrupt. (I think not because I re-install the complete Keil Software)

Reply
  • I continue my investigation by making different test!

    1- I try to re-install completely the Keil software, but I have already the problem.

    2- With the example about "Hello world" gives by the Keil Software, I didn't have any problem to create an HEX file. So, it seems to me that the Absolute object file making by the BL51 linker/locator is corrupt with my program!

    3- May be someone can try to create the HEX file if I give him my Absolute Object File and use OH51 as it writes in the "8051 utilities manual". If you can create my HEX file, it means that my OH51 file was corrupt. (I think not because I re-install the complete Keil Software)

Children