Dear sir,
Hope you are doing well.
I am trying to debug my project using the IAR toolchain. I am using nRF 52832. In my project, I have added dfu init service for performing OTA.
Now I want to debug my project using IAR toolchain. For that, I have commented the DFU portion for debugging. While debugging I am getting the error of "Stack pointer is setup to incorrect path. Stack Addr = 0xFFFFFFFF". I am using Jlink for compilation.
Any help would be appreciated.
Thanks