Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4792

SDK • Re: repeating_timer doesn't work

$
0
0
Some people report timer issues when programming the board with openocd. Can you try programming the board with gdb?

e.g. from a pi
gdb-multiarch <your elf>

Then in gdb (I usually stick this in a ".gdbinit" file).
load
b main
c

Statistics: Posted by peterharperuk — Tue Dec 03, 2024 12:09 pm



Viewing all articles
Browse latest Browse all 4792

Trending Articles