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

translating asm code

Hello

I want to start to build a project with 8031 MCU. I have all documentation and source code, but no success with translating to object code. I try with several programs and get different errors.

File is quite long so if someone is willing to help I send it.

  • With any new tool, the first thing you need to do is to learn how to use it properly.

    Software tools are no differerent, so start by reading the uVision Getting Started guide.
    Be sure to work through the example projects in it.
    This will give you a proper introductions to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep-end!