You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to execute an elf file assembled and linked previously, but when I execute in arm-v9.4-a version the command "./armv9 -e program.elf" does not do anything.
I've tried to use the 9.3-a version and i only get an error execution error on DecodeA64 function.
So I'm asking how it is the procedure to execute a simple elf file: