Closed chinamao closed 10 years ago
Hello,
"make dump" will actually try to find the release binary, which it won't find because you built a debug binary. Please try again with "make DEBUG=1 dump".
Regards, Sandrine
Assuming the answer is sufficient to close...
hi, experts: if i run "make DEBUG=1 V=1", and then run "make dump". It will tip me: ...... Built build/fvp/debug/bl31.bin successfully
Including bl1.mk Including bl2.mk Including bl31.mk OBJDUMP /bin/sh: ./build/fvp/release/bl1/bl1.dump: No such file or directory make: *\ [dump] Error 1