This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Make disassembly file..

Hello,

I would always appreciate lots of help from ARM community site.Currently I am trying to make disassembly file using GNUCC (gcc-arm-9.2-2019.12-aarch64-aarch64-none-elf.tar.xz) after making elf file. I used this command:

/home/junieu/TEMP/gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf/bin/aarch64-none-elf-objdump --disassemble-all -disassemble-zeros dhrystone.elf

And the generated answer is like below. I used the same binary from the package.. so would wonder where the error comes from. Or should I use another method to generate disassembly file?

0