Export options

As of this post, the following export options are working:

  • C Source (*.c)
  • ASM Source (*.s)
  • Binary (*_Top.bin & *_Bottom.bin)

Next up is the ELF format for ease of linking w/o having to compile. All exports include the option of generating a .h file for inclusion into your project.

Discussion Area - Leave a Comment

You must be logged in to post a comment.