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

SDK • Re: How debug a Pico without the elf?

$
0
0
Okay how do I get vc4-elf-objdump
you dont
your working on an arm binary, so you want arm-elf-objdump, or similar

if your on a 32bit arm machine, then just objdump will also work
is it /usr/bin/arm-none-eabi-objdump? for the RP2040 is it -m arm_any??
i think it was thumb or something, it should list what options are valid in its --help

Statistics: Posted by cleverca22 — Mon Mar 18, 2024 7:34 pm



Viewing all articles
Browse latest Browse all 4906

Trending Articles