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

Debugging EFM Gecko, can not step through code

Hello!

I am new to debugging Gecko controllers from Energy Micro with the Keil IDE. I have used IAR a bit and have no problems there.
When I enter debug mode in Keil it all seems well, and I am able to execute code. The problem is that stepping in code, set breakpoints while in debug mode and e.g run to cursor line will not work.
I am still able to download code to flash, and it executes just fine.

My project settings is copied from one of their app notes.
Any thoughts on this?

Thank you very much in advance!

- Christian

Parents
  • Christian;

    What version of ARM MDK are you running? I have noticed a large number of debug compliants on V4.12 just as you have described. Most have returned to v4.20 to solve their problems. I am not running this version of ARM at present so I can offer no real help. Do a search on this forum for additional information or contact Keil Tech support.
    Bradford

Reply
  • Christian;

    What version of ARM MDK are you running? I have noticed a large number of debug compliants on V4.12 just as you have described. Most have returned to v4.20 to solve their problems. I am not running this version of ARM at present so I can offer no real help. Do a search on this forum for additional information or contact Keil Tech support.
    Bradford

Children