Flowcode 4 Demo does not compile directly to chip

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
alexander70
Posts: 79
Joined: Mon Aug 03, 2009 12:14 pm

Flowcode 4 Demo does not compile directly to chip

Post by alexander70 »

Hi! The Program Flowcode 4 Demo does not compile directly to chip, is the error message (in the screenshot).With program FlowCode3 there are not such problems .

Sincerely, Alexander
Attachments
flowcode4-problem.jpg
flowcode4-problem.jpg (43.76 KiB) Viewed 5299 times
Respectfully, Alexander

User avatar
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 4 Demo does not compile directly to chip

Post by Benj »

Hello Alexander

This FAQ topic should get you up and running.
http://www.matrixmultimedia.com/support ... .php?t=554

Let me know if your still having problems.

alexander70
Posts: 79
Joined: Mon Aug 03, 2009 12:14 pm

Re: Flowcode 4 Demo does not compile directly to chip

Post by alexander70 »

In flowcode 3 options writed:

Programmer Location

E:\Program Files\Matrix Multimedia\Flowcode V3\tools\PICkit2\pk2cmd_mtx.exe

Parameters

-PPIC%p -F%F.hex -M -A5 -H


In flowcode 4 options writed:

Programmer Location

E:\Program Files\Matrix Multimedia\Flowcode V4\tools\PICkit2\pk2cmd.exe

Parameters

-PPIC%p -F%F.hex -M -A5 -H -BE:\Program Files\Matrix Multimedia\Flowcode V4\tools\PICkit2\




What should I change?

Respectfully, Alexander
Respectfully, Alexander

User avatar
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 4 Demo does not compile directly to chip

Post by Benj »

Hello

As mentioned in the FAQ topic to get PICkit working with V4.0 of Flowcode you need to....


Ensure that the programmer Location is set to the following.

C:\Program Files\Matrix Multimedia\Flowcode V4\Tools\PICkit2\pk2cmd.exe


Also ensure that the programmer parameters are set to the following.

-BC:\Program Files\Matrix Multimedia\Flowcode V4\Tools\PICkit2\ -PPIC%p -F%f.hex -M -A5 -R


Next ensure that the "Use external program to set configuration options" box is ticked.

Then below this are the location and parameter settings.

Location: C:\Program Files\Matrix Multimedia\Flowcode V4\Tools\PPP\PPPv3.exe
Params: -cs 2 -chip PIC%p -config

alexander70
Posts: 79
Joined: Mon Aug 03, 2009 12:14 pm

Re: Flowcode 4 Demo does not compile directly to chip

Post by alexander70 »

Thank you! Now is all right :)
Respectfully, Alexander

Post Reply