Attie Grande on Nostr: An STM32 NUCLEO board, with an onboard ST-Link... connected to `st-util`... connected ...
An STM32 NUCLEO board, with an onboard ST-Link... connected to `st-util`... connected to `arm-none-eabi-gdb`.
`load` - fine
`cont` - fine
`^C` - program appears to reset...
Is something going wrong for me, or should I be able to debug this in a normal way?
All sorts of other things appear to be behaving weirdly too. 😢
I'd really like to figure out why this firmware appears to be hanging while mounting a filesystem over 4-bit SD/MMC, but is fine with 1-bit...
`load` - fine
`cont` - fine
`^C` - program appears to reset...
Is something going wrong for me, or should I be able to debug this in a normal way?
All sorts of other things appear to be behaving weirdly too. 😢
I'd really like to figure out why this firmware appears to be hanging while mounting a filesystem over 4-bit SD/MMC, but is fine with 1-bit...