Page 1 of 1

Flowcode and IDE and MPLAB

Posted: Tue Nov 20, 2007 4:23 pm
by andy20989
Hello,

Flowcode is great, its really helping me out on my project at University- however I struggeling to program the chip with it! I have ICD2 and MPLAB however I'm pretty much stuck from there.... any ideas?

Cheers Andy

Posted: Tue Nov 20, 2007 5:08 pm
by Steve
Flowcode produces a HEX file, which can be taken by most programmers and downloaded to the PICmicro. I'm not sure if this is possible with the ICD2 - as far as I know, you can only use it from within MPLAB.

Flowcode also produces an ASM file, and you could use this as a basis for a new project within MPLAB - that way you could use the ICD2.

Posted: Tue Nov 20, 2007 5:31 pm
by andy20989
Cheers steve....

I get errors when I try and right long charts though.... MPLab doesn't seem to like Org Addresses and seems to think the charts are too big for the PIC?

Posted: Tue Nov 20, 2007 5:45 pm
by Steve
Have you selected the correct target in MPLAB? Also, is there a linker script that is reserving some of this memory?

If you're still having problems, send your flowcode program (and the C / ASM files) to our support email address and we'll have a look into this problem.

flowcode with MPLAB

Posted: Thu Nov 22, 2007 10:39 pm
by saschech@gmx.de
Hallo andy

I work with this configuration without problems.
If you giv me the mail-adress i send you the steeps
to program over mplab with the icd2 >> pic.

regards wolfgang