Debugging bare metal on mpfs-icicle-kit-es with GDB #31
-
Hello, Is there a way to get a GDB remote connection to the onboard FlashPro? For instance with openocd. Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
If you are one of the lucky people with a pre-production Icicle Kit, you need to use an external FlashPro JTAG probe. Then you can use openOCD. |
Beta Was this translation helpful? Give feedback.
-
Thank you @Cyril-Jean, Where can I find an openOCD release and scripts that supports FlashPro and the mpfs-icicle-kit-es? |
Beta Was this translation helpful? Give feedback.
-
Easiest is to the use SoftConsole v6.3. You can download the installer from the following links: |
Beta Was this translation helpful? Give feedback.
-
It works, thank you @Cyril-Jean For the record I used this command line: openocd/bin/openocd --command "set DEVICE MPFS" --file openocd/share/openocd/scripts/board/microsemi-riscv.cfg |
Beta Was this translation helpful? Give feedback.
Easiest is to the use SoftConsole v6.3. You can download the installer from the following links:
Linux host:http://soc.microsemi.com/download/reg/download.aspx?p=f%3dSoftConsole_v6_3_LIN
Windows host: http://soc.microsemi.com/download/reg/download.aspx?p=f%3dSoftConsole_v6_3_WIN