If desired, the reader may view the ELF file contents by arm-none-eabi-readelf -a t.elf # display all information of t.elf arm-none-eabi-objdump -d t.elf ...
確定! 回上一頁