Good morning, I just acquired flowcode 8 and I would like to know if it is possible to program with PicKit 4, I have seen that it can be configured for PicKit 3 but not for 4. Thank you.
Regards,
MOCUELSL
Flowcode con PicKit 4
Moderator: Benj
- 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: Flowcode con PicKit 4
Hello,
You can use the IPE software from Microchip (packaged with MPLABX) to manually program devices using the PICkit 4. Currently there are no working command line options so compile to chip from Flowcode doesn't currently work but is hopefully coming soon.
You can use the IPE software from Microchip (packaged with MPLABX) to manually program devices using the PICkit 4. Currently there are no working command line options so compile to chip from Flowcode doesn't currently work but is hopefully coming soon.
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
Re: Flowcode con PicKit 4
Good morning, Benj. I will compile with the IPE, thanks.
I also have a problem with a voltage meter in which I am currently working, since by updating the flowcode V8, it gives me compression errors that did not give me before. You could look at him to see where the problem is. Thank you.
I also have a problem with a voltage meter in which I am currently working, since by updating the flowcode V8, it gives me compression errors that did not give me before. You could look at him to see where the problem is. Thank you.
- Attachments
-
- MEDIDOR.fcfx
- (206.33 KiB) Downloaded 339 times
- 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: Flowcode con PicKit 4
Hello,
The problem is to do with the SPI hardware setup being different on the 24FJ1024GB610 device. I've now fixed the problem for you in the PIC16BIT SPI CAL file and will push the fix to the updates system later this morning.
For help using the updates system.
https://www.matrixtsl.com/wiki/index.ph ... ic_Updates
The problem is to do with the SPI hardware setup being different on the 24FJ1024GB610 device. I've now fixed the problem for you in the PIC16BIT SPI CAL file and will push the fix to the updates system later this morning.
For help using the updates system.
https://www.matrixtsl.com/wiki/index.ph ... ic_Updates
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