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

Simulation is doesn't start

Hi, gurus,

I try to simulate simple blinky.

First i had a problem with "access violation at 0xFFFFFFF4 : no 'read' permission" but i solve this with adding R/W acces to required part of memory.

But after this my gebug simulation stuck at the first move of disassembly and doesn't responce on "step", "Step Over".

Could some one help me, please?

Parents
  • Maybe you should help yourself and try to supply a bit more information.

    What processor have you specified?
    Is that processor supported by the debugger/simulator?
    How did you create your project, or are you trying to simulate an existing project?
    What version of the Keil tools are you using?

Reply
  • Maybe you should help yourself and try to supply a bit more information.

    What processor have you specified?
    Is that processor supported by the debugger/simulator?
    How did you create your project, or are you trying to simulate an existing project?
    What version of the Keil tools are you using?

Children