hallo,
I have an ASM firmaware, for pic18f26k22. Can I use Flowcode6 to manage it? can I use the EB006V9 for the hardware debug and simulation?
thanks
ASM PROGRAMMAING
- 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 PROGRAMMAING
Hello,
Yes you can use the ASM firmware with the EB006.
You can use MPLAB and the free MPASM compiler to compile the assembler code. Then program the EB006 using mLoader.
If you want to use Flowcode for advanced debugging then I would advise that you convert the assembler program into a flowchart. You can embed assembler code directly into the flowchart but I would advise you try and understand the program and replicate using standard flowchart icons.
Yes you can use the ASM firmware with the EB006.
You can use MPLAB and the free MPASM compiler to compile the assembler code. Then program the EB006 using mLoader.
If you want to use Flowcode for advanced debugging then I would advise that you convert the assembler program into a flowchart. You can embed assembler code directly into the flowchart but I would advise you try and understand the program and replicate using standard flowchart icons.
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