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

uVision4 simulator

Finally have typed a first ASM test prog that compiles.

If I start the debugger msg: 'ULINK not found'. I have

no ULINK and want to simulate. HOW?

  • Hello chip,

    can you check your target settings? As simulation is not very often used these days, the default is to use debugging on an actual target. Go to Project --> Options for Target and click on the Debug tab:

    Click Use Simulator on the left hand side to use simulation instead. Please be aware that nowadays not all peripherals of all chips can be simulated. Please check this page: simulation.

    Kind regards,

    Christopher