Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to execute a .exe compiled using fasm

I used the cross compiler "fasm" to compile a sample program, hello.asm,  which prints "Hello World".  I got it compiled on my Window 10 Desktop.  I copied the output "hello.exe" onto a flash drive, bring it over to my Raspberry Pi 3.  Pi 3 does not execute "hello.exe", it asked me to select an App to run the .exe.  I am lost.