Debugging on nucleo_u575zi_q #45167
Unanswered
VineetaNarkhede-eaton
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Yes, this section is up to date. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am working on flashing and debugging "Hello world" example code on nucleo_u575zi_q, following this document, https://docs.zephyrproject.org/3.0.0/boards/arm/nucleo_u575zi_q/doc/nucleou575zi_q.html#programming
As per document STM32U5 is not currently supported in openocd and temporary workaround given. However, I downloaded OpenOCD-20211118-0.11.0, and ran west debug command which looks to be working fine. openocd configuration file is also available for STM32U5 at https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/nucleo_u575zi_q/support/openocd.cfg
Question: is the debugging section in this document updated https://docs.zephyrproject.org/3.0.0/boards/arm/nucleo_u575zi_q/doc/nucleou575zi_q.html, it looks like openocd support is available for STM32U5, please confirm.
Logs:
Beta Was this translation helpful? Give feedback.
All reactions