working pressing and blinking

This commit is contained in:
Filipriec
2025-10-09 19:05:16 +02:00
parent 34eedd3e1f
commit de1b818732
2 changed files with 29 additions and 12 deletions

View File

@@ -1,4 +1,7 @@
mbed-tools compile -m NUCLEO_U575ZI_Q -t GCC_ARM
probe-rs:
sudo probe-rs run --chip STM32U575ZI cmake_build/NUCLEO_U575ZI_Q/develop/GCC_ARM/mbed-os-example-blinky.elf
sudo probe-rs gdb --chip STM32U575ZI --protocol swd
arm-none-eabi-gdb cmake_build/NUCLEO_U575ZI_Q/develop/GCC_ARM/mbed-os-example-blinky.elf