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
Parents
  • Note: This was originally posted on 20th October 2011 at http://forums.arm.com

    Hello Alban,
    thank you for the request.

    I need a module which scans the written assembler code and translate it into Hex code.
    So i need a assembler which runs on the K60 and not a cross assenbler wich
    runs on the PC.


    Hope you can understand what I mean.;)

    Best Regards

    Thomas
Reply
  • Note: This was originally posted on 20th October 2011 at http://forums.arm.com

    Hello Alban,
    thank you for the request.

    I need a module which scans the written assembler code and translate it into Hex code.
    So i need a assembler which runs on the K60 and not a cross assenbler wich
    runs on the PC.


    Hope you can understand what I mean.;)

    Best Regards

    Thomas
Children
No data
More questions in this forum