PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

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

Moderator: Benj

Post Reply
Taurus
Flowcode V4 User
Posts: 46
Joined: Tue Feb 23, 2010 3:58 pm
Has thanked: 3 times

PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by Taurus »

This is the first time that I wanted to use the EB-006-00-6 with the new FLOWCODE-V6
So I did install the PPPv3 software on the Windows 7 Home – 64 bit computer.
I clicked on PPPv3 shortcut and it says NTPORT.DLL was not found.

It is strange because the NTPORT.DLL is in the map C:\program files (x86)\Flowcode 6\tools.
I fixed this problem by copying NTPORT,DLL in the map PPPv3.
PPPv3 is starting now, but it starts almost outside the screen.

What do I have to change in Flowcode V6 to use this board EB-006-00-6 with Flowcode V6.

Please help.

Taurus.
Attachments
Compiler options.JPG
Compiler options.JPG (71.73 KiB) Viewed 4574 times
Taurus

User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

Re: PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by Steve001 »

have a look here,

http://www.matrixtsl.com/wiki/index.php ... ming_Tools

Hope this helps

Steve
Success always occurs in private and failure in full view.

Taurus
Flowcode V4 User
Posts: 46
Joined: Tue Feb 23, 2010 3:58 pm
Has thanked: 3 times

Re: PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by Taurus »

Sorry Steve, your answer did not help.

Because I don’t know what I do wrong, please help.
Every time when I try to write to the programmer board EB-006-00-6, I get the message: USB cable not connected. (I have two boards).

On one of the boards is a sticker
PPP. Do not remove: DOM:03/12/10
on the other board
PPP. Do not remove: DOM:10/04/08

The USB cable is connected from the PC to the Programmer Board EB-006-00-6.

To be sure that the installed PPPv3 program could not be the problem, I did remove this program and did reinstall Flowcode V6.

These are the settings I made:
Compiler
Location: $(appdir)compilers\pic\boostc\boostc_$(family:/12F/16F).exe
Parameter: -v -t PIC$(chip:u) "$(target).c"

Link:
Location: $(appdir)compilers\pic\boostc\boostlink_picmicro.exe
Parameter: -ld "$(appdir)compilers\pic\boostc\lib" libc_$(family:/12F/16F).lib rand_$(family:/12F/16F).lib float_$(family:/12F/16F).lib "$(target).obj" -t PIC$(chip:u) -d "$(outdir:~-1)" -p "$(target)" -swcs 6 2

Programmer
Location: C:\Program Files (x86)\Flowcode 6\tools\PPP\PPPv3.exe
Parameter: -cs 2 -chip PIC$(chip:u) -nogui "$(outdir)$(target).hex"

Are these settings correct?
When yes, how can I fix the problems with these programmer boards?

My computer data are:
Intel® Core (tm) i7 – 2600 CPU 3.40 GHz, 8.00 GB RAM, type System 64 bit.
I use Windows 7 home premium.

Greetings Taurus.
Taurus

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: PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by medelec35 »

Hi Taurus ,
Have you got correct drivers installed from:
here (EB006 (v8 and older) / HP488 USB Driver)?
Perhaps download and reinstall drivers may help?

If this does not work, then will check My EB006 V7 tonight.

Martin
Martin

Taurus
Flowcode V4 User
Posts: 46
Joined: Tue Feb 23, 2010 3:58 pm
Has thanked: 3 times

Re: PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by Taurus »

Hi Martin

it works !!!! :)

Thank you very much.

Taurus
Taurus

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: PPPv3 Problem EB-006-00-6 with Windows7 – home 64bit

Post by medelec35 »

Hi Taurus,
Glad that resolved your issue,
Thanks for letting us know. :)
Martin

Post Reply