Closed baw-serafin closed 4 years ago
@erwango @FRASTM
Provided a real board name. Given the tests we are running, I think this should not be extended to the whole STM32 board. I don't have this specific board but the closest one, nucleo_g431, is running fine.
Did you flash with openocd ? west flash --openocd /usr/local/bin/openocd However flashing with pyocd makes the sample starts :
-- west flash: using runner pyocd
-- runners.pyocd: Flashing file: /home/r/zephyrproject/zephyr/build/zephyr/zephyr.hex
[====================] 100%
0003581:INFO:loader:Erased 14336 bytes (7 sectors), programmed 14336 bytes (14 pages), skipped 0 bytes (0 pages) at 14.39 kB/s
@FRASTM nope using the default west flash which is pyocd
@FRASTM, can you confirm this is working on your side ?
Unfortunately I don't have this board to test.
I can flash and run without pb, the samples/hello_world as well as samples/basic/blinky on my nucleo_g474re (also on nucleo_g431rb)
I use the same branch, my SDK is 11.2 though
@baw-serafin can you update SDK an have a new try?
@baw-serafin any news on your issue?
Closing due to inactivity, Please reopen if it's still an issue.
Describe the bug Hello World and blinky do compile and flash but the board never starts. No output / blinking LEDs
To Reproduce Steps to reproduce the behaviour:
Expected behavior Seeing something on console / Blinking LED
Impact High I guess
Environment (please complete the following information):