ASM in Flowcode 8
Moderator: Benj
-
- Posts: 93
- Joined: Mon Sep 23, 2013 4:33 pm
- Has thanked: 5 times
- Been thanked: 6 times
ASM in Flowcode 8
How can I write and download hex files in Flowcode 8??
The older the boy the bigger the toy
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: ASM in Flowcode 8
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
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
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel