Hi!
I'm using a Segger J-Link Edu mini to debug a Raspberry Pi Pico RP2040.
For simplicity, I am trying a blink example with Arduino.
Ozone uploads and starts debugging, but soon reports a Cortex-M HardFault Exception. with three lines.
I had a look at the dedicated Wiki page for explanations, but can't find how to fix the issue.
I have a similar issue when using the command line tools and
Thank you for your help.
Exact configuration is:
I'm using a Segger J-Link Edu mini to debug a Raspberry Pi Pico RP2040.
For simplicity, I am trying a blink example with Arduino.
Ozone uploads and starts debugging, but soon reports a Cortex-M HardFault Exception. with three lines.
I had a look at the dedicated Wiki page for explanations, but can't find how to fix the issue.
I have a similar issue when using the command line tools and
arm-none-eabi-gdb
.Thank you for your help.
Exact configuration is:
- Arduino 1.8.13
- Arduino mbedOS RP2040 2.0.0
- Build with -g3 -ggdb
- Firmware: J-Link EDU Mini V1 compiled Feb 18 2021 11:25:23
- Hardware: V1.00
- JLink 7.20
- Ozone 3.22e