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

ADUC832 with C51 9.52 version .axf not generated

Hello,

We are using ADUC832 on one of our development project. We have downloaded and installed C51 9.52 version to compile. But the compiler is not generating .axf file after build. We written a sample code to toggle LED ( connected to GPIO).

Is there any problem with settings?

How to generate executable file with compiler?

*We are using default settings which came from installation.

Thank You
Eswar

Parents
  • Thank you for the immediate reply...

    .HEX is generating if once we enabled Hex o/p on compiler configuration. But is .HEX file supports by ADUc832?

    Upto now we have used KeilU3 with LPC3250 and generated .axf file. So we are under same impression that the o/p file will be in the form of .axf and we have to convert into bin using fromelf.exe

    Is .Hex file is ok to download?

    Thank You
    Eswar

Reply
  • Thank you for the immediate reply...

    .HEX is generating if once we enabled Hex o/p on compiler configuration. But is .HEX file supports by ADUc832?

    Upto now we have used KeilU3 with LPC3250 and generated .axf file. So we are under same impression that the o/p file will be in the form of .axf and we have to convert into bin using fromelf.exe

    Is .Hex file is ok to download?

    Thank You
    Eswar

Children