Page 1 of 1

ASM in Flowcode 8

Posted: Wed Dec 05, 2018 4:28 pm
by JFinlayson
How can I write and download hex files in Flowcode 8??

Re: ASM in Flowcode 8

Posted: Wed Dec 05, 2018 5:47 pm
by Benj
Hello,

You can write C and assembler code in Flowcode using the C code icons. The compiler for 8-bit PIC is the XC8 compiler and so you can look at the XC8 compiler manual for the correct Assembler syntax.

Downloading hex files should be as simple as clicking the compile to chip button depending on your programmer.

We support several programmers and details on how to set them up can be found here.
https://www.matrixtsl.com/wiki/index.ph ... ming_Tools