PIC configuration

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times
Contact:

PIC configuration

Post by achillis1 »

Hello,

I have noticed that if you create a flowchart and select as device the ECIO then if you want to change the device through the CHIP selection then the ''configure'' option is all greyed out!
Can the device be changed?


Thank you,

Andreas Achilleos

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: PIC configuration

Post by JohnCrow »

Hi

You cannot change the device in flowcode directly as the ECIO is a fixed device.
What you can do is once you have saved the flowchart, is to start a new one, select the new device you want to program and use the import function in flowcode.
This works in the same way as if you wanted to import a flowchart from an ARM or AVR device to PIC.

Think import is on the file menu.
1 in 10 people understand binary, the other one doesn't !

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: PIC configuration

Post by Benj »

Hello,

The device can be changed by going to View -> Project options and changing the target device from the drop down menu. Once you have selected a device other then the hardware specific devices such as the ECIO the configure menu will become available again.

User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times
Contact:

Re: PIC configuration

Post by achillis1 »

Of course!!!

Thanks to both!!

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: PIC configuration

Post by JohnCrow »

Benj wrote:Hello,

The device can be changed by going to View -> Project options and changing the target device from the drop down menu. Once you have selected a device other then the hardware specific devices such as the ECIO the configure menu will become available again.

Never realised you could change from the ECIO that way :)
1 in 10 people understand binary, the other one doesn't !

Post Reply