SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By anandamu16
#194060
I have recently started working with openocd with arm-none-eabi-gdb.
I found few commands that I am unaware of like
load ./bin/Debug/ledtest.elf
file ./bin/Debug/ledtest.elf
Can anyone explain me its use? Any reference document?