You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • I'm using flat assembler from Thomasz Grysztar.
    This was the only free assembler I found for ARM supporting thumb and running on windows.
    It creates a bin-file which is used to upload binary data to Espruino.
    My sources are short, using pc-relative adressing, so I don't need linking.
    There is another file with extension .fas, but I don't find a tool to interpret this.

About

Avatar for JumJum @JumJum started