STM32MP157C_DK2 board openocd.cfg file empty #45115
juliaoconnell-eaton
started this conversation in
RFC
Replies: 1 comment
-
Zephyr implementation on STM32MP1 is for now limited to Cortex-M4 core, using Cortex-A as Linux host. This is why this differs from usual STM32 targets |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm trying to set-up OpenOCD debugging for the STM32MP157C_DK2 board in Eclipse IDE. Upon investigation the file boards/arm/stm32mp157c_dk2/support/openocd.cfg is empty.
Based on an example from the Nucleo-F492ZI board and the OpenOCD target/stm32mp15x.cfg the config file should look something like this:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions