I am using Arm compiler 6.17 in Linux docker image
$(OBJDUMP) $@ --disassemble --interleave=source --text -c --output=$(OUTPUT_DIR)/$*.lst
and it fails,
Internal fault: [0xf7a687:5060300]
What might be causing this failure?
Thanks
Thanks for confirming.
Is it possible for you to try out the latest (6.18) version of fromelf, which you can get from DS 2022.1?https://developer.arm.com/downloads/view/DS000B
If it still fails, please raise an official support case from the menu above. I suspect we need more information to diagnose this, including the image that you are using as input to fromelf.