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:
Thanks
Stuart
Pic16f1937 options error
Moderator: Benj
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Pic16f1937 options error
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.
Computers are like air conditioners. They work fine until you start opening windows.
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
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
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.
Computers are like air conditioners. They work fine until you start opening windows.
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
Hi,
I found a valid link and installed the latest version but it does the same.
Thanks
Stuart
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.
Computers are like air conditioners. They work fine until you start opening windows.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Pic16f1937 options error
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
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
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
Hi Martin,
This is how my path looks it seems to be right:
Thanks
Stuart
This is how my path looks it seems to be right:
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.
Computers are like air conditioners. They work fine until you start opening windows.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Pic16f1937 options error
Yes but that is path to Flwocode 6acestu wrote: This is how my path looks it seems to be right:
The attachment in the original post shows flowcode 5
Have to tried to re-add path by using browse?
Martin
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
Hi,
Just noticed it is looking in programfiles instead of programfilesx86, need to change the path.
Thanks
Stuart
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.
Computers are like air conditioners. They work fine until you start opening windows.
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
Hi,
Sorry I have a terrible head cold and I have been messing with this all day
Thanks
Stuart
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.
Computers are like air conditioners. They work fine until you start opening windows.
- acestu
- Posts: 1720
- Joined: Thu Dec 01, 2011 9:36 pm
- Location: Macclesfield UK
- Has thanked: 783 times
- Been thanked: 223 times
Re: Pic16f1937 options error
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....
Thanks
Stuart
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....
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.
Computers are like air conditioners. They work fine until you start opening windows.