Hi,
I'm developing software for Nordic nRF9161 and using Ozone for debugging. I use Nordics nRF Connect for VS Code to write the code and launch the debugging from VS code with Debug with Ozone button.
Previously when using nRF9160 using "Program & Reset Program" and "Attach to Running Program" worked just fine. Now when using nRF9161 the "Program & Reset Program" fails with this error message
When selecting nRF9160 under "Tools->J-Link Settings" it works just fine (even when using nRF9161 as hardware).
Main reason why I'm using Ozone for debugging is that we are using secure bootloaders which write to OTP memory area and with Ozone I was able to debug the code without trying to rewrite the OTP area (This was problem when trying to debug using nRF Connect for VS Code and not Ozone).
I'm developing software for Nordic nRF9161 and using Ozone for debugging. I use Nordics nRF Connect for VS Code to write the code and launch the debugging from VS code with Debug with Ozone button.
Previously when using nRF9160 using "Program & Reset Program" and "Attach to Running Program" worked just fine. Now when using nRF9161 the "Program & Reset Program" fails with this error message
When selecting nRF9160 under "Tools->J-Link Settings" it works just fine (even when using nRF9161 as hardware).
Main reason why I'm using Ozone for debugging is that we are using secure bootloaders which write to OTP memory area and with Ozone I was able to debug the code without trying to rewrite the OTP area (This was problem when trying to debug using nRF Connect for VS Code and not Ozone).