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
  • 8051 is a very different, and very much older, architecture than ARM - as laready noted, there isn't really much reason at all to assume that they will be in any way similar.

    "is .HEX file supports by ADUc832?"

    A processor neither knows nor cares anything about file formats - it's a matter for the programming tool, not the chip.

Reply
  • 8051 is a very different, and very much older, architecture than ARM - as laready noted, there isn't really much reason at all to assume that they will be in any way similar.

    "is .HEX file supports by ADUc832?"

    A processor neither knows nor cares anything about file formats - it's a matter for the programming tool, not the chip.

Children
No data