Pic16f1937 options error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Pic16f1937 options error

Post by acestu »

Hi,

I thought I would have a go at the Ds18b20 1-wire in Flowcode 5 as I bought a standard lcd display, however when I select the pic16f1937 as the target, when I click on configure chip I get the following error:
fc5-error.png
(28.82 KiB) Downloaded 6550 times
Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Hi,

I have just tried to download a new copy of PPP but the link on this page is a 404 error page:

viewtopic.php?f=8&t=77

I will have a look for another link

Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Hi,

I found a valid link and installed the latest version but it does the same.

Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Pic16f1937 options error

Post by medelec35 »

Hi Stuart,
That error is more about the path of ppp rather than target device by the looks of it.
After all the message is stating cant find ppp executable file.
That is something has has to be sorted within compiler options.

For the path, as you have flowcode v6, Why do you either set the path for ppp within flowcode 6/tools
Or you can use mLoader instead of PPP as a programmer also within flowcode 6/tools directory

Martin
Martin

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Hi Martin,

This is how my path looks it seems to be right:
path.png
(49.68 KiB) Downloaded 6535 times
Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Pic16f1937 options error

Post by medelec35 »

acestu wrote: This is how my path looks it seems to be right:
Yes but that is path to Flwocode 6
The attachment in the original post shows flowcode 5
Have to tried to re-add path by using browse?
Martin

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Hi,

Just noticed it is looking in programfiles instead of programfilesx86, need to change the path.

Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Hi,

Sorry I have a terrible head cold and I have been messing with this all day :?

Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

User avatar
acestu
Posts: 1720
Joined: Thu Dec 01, 2011 9:36 pm
Location: Macclesfield UK
Has thanked: 783 times
Been thanked: 223 times
Contact:

Re: Pic16f1937 options error

Post by acestu »

Ok

Sussed it Martin, although I am using PPP in Flowcode 5 the Path has got to be for Flowcode 6 as when I try to install a new copy of PPP in the Flowcode5 tools directory it asks me if I want to remove, modify or repair as there is already a copy of PPP in the Flowcode6 tools directory ie it will not let me install 2 instances of PPP, if I use the same Path for PPP in Flowcode 6 and Flowcode 5 it works....
ppp-options.png
(55.46 KiB) Downloaded 6509 times
Thanks
Stuart
Laptop Mac Book Pro i7 retina El Capitan //// Tower/Intel i7-Windows 7 64 Bit, Toshiba i5 Laptop Windows 10
Computers are like air conditioners. They work fine until you start opening windows.

Post Reply