Date
1 - 3 of 3
Issue when debugging STM32 board with zephyr openocd
Erwan Gouriou
Hi, I've faced an issue when trying to debug using zephyr openocd ("make BOARD=... debug").Problem happens in step by step debug where I suddenly jump in an unrelated function. I don't face such behavior using mainline openocd. Has someone already observed this behavior ? I'll raise an issue but I'd like to know if this is specific to ARM or STM32 or.. Thanks Erwan |
|
Felipe Neves
Hi Erwan, Did you build the zephyr project with some optimization flags? such -Os?2017-02-17 12:48 GMT-02:00 Erwan Gouriou <erwan.gouriou@...>:
--
Felipe S. Neves Embedded software & systems engineer Skype: fneves1989 +55 11 96610 – 0855 |
|
Erwan Gouriou
Hi Felipe, Thanks for this answer.[..] >>si after few steps I end up in unexpected function Using mainline openocd, with same .elf and same sequence, gdb runs as expected. Erwan On 17 February 2017 at 16:45, Felipe Neves <ryukokki.felipe@...> wrote:
|
|