Author Topic: Arm Assembly source to img  (Read 8551 times)

Offline toad1359

  • Jr. Member
  • *
  • Posts: 17
Arm Assembly source to img
« on: October 20, 2013, 02:27:33 PM »
Anyone know how to do this on windows?

Offline Bryant Keller

  • Forum Moderator
  • Full Member
  • *****
  • Posts: 360
  • Country: us
    • About Bryant Keller
Re: Arm Assembly source to img
« Reply #1 on: October 21, 2013, 12:09:16 AM »
The Netwide Assembler doesn't support the ARM processor series. There was once a port of NASM that added support for this, but due to lack of interest it was abandoned. The GNU Assembler supports the ARM processors, you should look into the Cygwin build of  GNU ARM which contains both the GNU-ARM C compiler and GNU-ARM Assembler.

About Bryant Keller
bkeller@about.me