Hallo

I have assembled the program for testing with the following switches.

MAC -a 5000 x x -v -p NATIVE.S

This outputs an program file.




For your Alpine Board I think you will work with COFF Files and have
to assemble it like this.

MAC -fb -v NATIVE.S
ALN -a 5000 x x -e -v NATIVE.O

with the output of the Linker I think you can download it directly
via RDB