NASM Forum > Using NASM

NASM on Raspberry Pi

(1/1)

shishili:
Hi! I'm a students from China. And my professor request us edit a little program with Assembly language. I downloaded NASM installer for win-64 in the morning. After the installation finished, i click the icon to open it. But the window look like a command window without other operations(I want insert an image here, but failed). I don't know what should i do next.
And i have a Raspberry Pi. Could NASM work on it? And how? Thank you from the bottom of my heart in advance!

Frank Kotler:
 Hi shishili,

Welcome to the forum!

Nasm should work on any Intel/AMD x86 or x86-64 CPU. From what I can find out, the Raspberry Pi has an ARM CPU, which unfortunately means that Nasm won't work for you. I wish I could give you better news! 

If you want to try programming on your Windows machine, perhaps we can help you there.

Best,
Frank

shishili:
Fine, i will try to install it on win again. Thank you so much! ;D

debs3759:
To run nasm, you don't click an icon. You run it from the command line. I am surprised your tutor didn't tell you how to do it before telling you to do it. Let us know what you have managed, and we should be able to help.

Navigation

[0] Message Index

Go to full version