Okay how do I get vc4-elf-objdump I tried with objdump but it saidfor that, objdump is far simplerI did use that link. What I'm trying to do is look into the bin file now to see how I set up the gpio I made changes to the layout and didn't have the good sense to write it down.something like this can fix the base addr and disassembly a binary fileCode:
vc4-elf-objdump -D -b binary -m vc4 --adjust-vma=0x60000000 ~/apps/rpi/mask-rom.bin
then you just need to search for the addr of the gpio, and see what its writing
Code:
objdump: can't use supplied machine vc4
Statistics: Posted by DarkElvenAngel — Mon Mar 18, 2024 5:33 pm