Errors while starting debugging session I am getting error 65 'access violation' in Keil Uv5 and 4. In IAR, I am getting 'User Error:Stack Pointer is setup into incorrect alignment'. Is there any simulation support for nRF52?
Errors while starting debugging session I am getting error 65 'access violation' in Keil Uv5 and 4. In IAR, I am getting 'User Error:Stack Pointer is setup into incorrect alignment'. Is there any simulation support for nRF52?
Hi,
Sorry, but we don't have simulators for any IDE.
Best regards,
Øyvind
Hi,
Sorry, but we don't have simulators for any IDE.
Best regards,
Øyvind
Hi,
You can try Jumper Virtual Lab - https://jumper.io. It's a hardware simulator that supports the nRF52. It works with your binary so it's agnostic to your build toolchain and IDE; it also has a GDB server so you can connect it to any GDB client. Recently Jumper Virtual Lab has been added to the GNU ARM Eclipse - https://gnu-mcu-eclipse.github.io/install/#jumper-virtual-lab and https://gnu-mcu-eclipse.github.io/blog/2018/07/21/plugins-v4.4.1-201807211108-released/.
Best,
Yaniv