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

Cortex M4 Freescale K60N512 Assembler

Note: This was originally posted on 19th October 2011 at http://forums.arm.com

Hello,
i need an assembler modul which run on the K60N512.
I have written a console on which the user can write simple assembler code.
For that i have a LCD-Module (via SPI) and a virtual keyboard.
I can store the written text in flash. Now i need a module which i can give the stored
text. This module has to assemble the text. After that i will place the code in programflash
and ru the code.
Has anyone a assembler module (assembler.c or  int assembler( code),  ...) which runs on the ARM Cortex M4 ?

Thanks
Thomas
0