I have integrated IAR code into my company system. with the Jlink_monitor.c, jlink_monitor.h , jlink_monitor_ISR_ISR.s and enableMonitorMode.mac.
Step 1: I loaded code to Nordic NRF52 target, set breakpoint. Step 2: once IAR hit breakpoint, then I did single step, then system reboot. with the message on the RTT console: :ERROR:SoftDevice assert PC=0x0001089e <==== ==== === It looks like to me IAR still can not work with Nordic NRF52 in monitor mode.
Do you have solution for this case ( IAR, Monitor mode with Nordic NRF52 softDevice) ?
I use nRF5_SDK_12.0.0_12f24da softDevice library.