Using Ozone with a Nordic Semi nRF52840-PDK development board, after updating Ozone from v2.54.2 to v2.56 I am no longer able to debug any Bluetooth examples (S140 SoftDevice).
An unexpected "CPU halt" occurs during the call to sd_softdevice_enable(), in the "ble_app_blinky" example supplied as part of SDK 14.2.0:
* on either Windows or Linux (Lubuntu)
* with either the J-Link built into on the nRF5284-PDK board, or when using a J-Link Plus as an external debugger.
The debugging session proceeds normally when using Ozone v2.54.2, or when using SEGGER Embedded Studio for ARM v3.34. I can single-step or run through the function call without issue.
The problem persists even if I manually update the J-Link DLL used by Ozone (to v6.30.2).
Ozone has been great! I hope this issue is an easy fix.
An unexpected "CPU halt" occurs during the call to sd_softdevice_enable(), in the "ble_app_blinky" example supplied as part of SDK 14.2.0:
* on either Windows or Linux (Lubuntu)
* with either the J-Link built into on the nRF5284-PDK board, or when using a J-Link Plus as an external debugger.
The debugging session proceeds normally when using Ozone v2.54.2, or when using SEGGER Embedded Studio for ARM v3.34. I can single-step or run through the function call without issue.
The problem persists even if I manually update the J-Link DLL used by Ozone (to v6.30.2).
Ozone has been great! I hope this issue is an easy fix.