pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
904 stars 298 forks source link

riscv objdump #284

Open Liyang131313 opened 5 years ago

Liyang131313 commented 5 years ago

image

Excuse,me. How do I disassemble the xxxx.so file in the /install/lib/ directory using "riscv64-unknown-elf-objdump" and "riscv64-unknown-linux-gnu-objdump"? @zarubaf @Razer6 @wallento @fabianschuiki

bluewww commented 5 years ago

Use riscv32-unknown-elf-objdump -d filename.so.