mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e7b344983d
In case of STM32MP157c-dk2 board, there is no flash available. Thus, the elf binary has to be flashed directly to SRAM before debugging. To do so, the DBG_FLAGS variable has to be overrided to load the binary using 'load' gdb command. The START_ADDR variable is the entrypoint extracted from the elf binary using objdump tool. The do_debug function can now be used as usual. Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com> |
||
---|---|---|
.. | ||
adapters | ||
openocd.sh |