EDTP Ethernet MINI PICBASIC PRO DRIVER


Closed Thread
Results 1 to 35 of 35

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    18


    Did you find this post helpful? Yes | No

    Cool No sweat..

    Quote Originally Posted by ShoKre View Post
    what means this warning messages and why ?
    my target will be 66j65...
    after compiling and flashing pic replay to ping but http don't work , why ?

    Executing: "C:\PBP\PBPW.EXE" -ampasmwin -oq -z -v -p18F67J60 "tcptester.bas"
    PICBASIC PRO(TM) Compiler 2.47, (c) 1998, 2006 microEngineering Labs, Inc.
    All Rights Reserved.
    Pass 1:
    Pass 2:
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1316: $FF000000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1317: $00FF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1374: $FFFF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1539: $FF000000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1540: $00FF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1597: $FFFF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1658: $FF000000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1659: $00FF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1686: $FF000000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1687: $00FF0000 Numeric overflow, value truncated.
    C:\DOCUMENTS AND SETTINGS\KRESO\DESKTOP\MINI\TCPTESTER.BAS WARNING Line 1745: $FFFF0000 Numeric overflow, value truncated.
    Code Gen:
    Macro Pass:

    mpasmwin /q "C:\Documents and Settings\kreso\Desktop\mini\tcptester.ASM"
    COD Pass:
    Loaded C:\Documents and Settings\kreso\Desktop\mini\tcptester.COD.
    BUILD SUCCEEDED: Thu Jan 10 18:36:59 2008
    You must compile the code using PBPL..

    Have fun,
    Fred

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by edtp View Post
    You must compile the code using PBPL..
    Have fun,
    Fred
    Awwwwww......

  3. #3
    Join Date
    Mar 2005
    Location
    CROATIA
    Posts
    38


    Did you find this post helpful? Yes | No

    Talking

    huh i understean... I was missing what mins "L" after pbp....
    another thing to buy...
    can i buy only "L"

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ShoKre View Post
    can i buy only "L"
    Yes you can.
    But it's the same price, so you might as well get PBPW 2.50 with it.

    $25, for legal owners. (with printed manual)
    Not too much to ask.
    <br>
    DT

  5. #5
    Join Date
    Mar 2005
    Location
    CROATIA
    Posts
    38


    Did you find this post helpful? Yes | No

    Default

    Executing: "C:\PBP\PBPL.EXE" -ampasmwin -oq -z -v -p18F66J65 "tcptester.bas"
    PICBASIC PRO(TM) Compiler 2.50La, (c) 1998, 2007 microEngineering Labs, Inc.
    All Rights Reserved.
    Pass 1:
    Pass 2:
    Code Gen:
    Macro Pass:
    mpasmwin /q "C:\Documents and Settings\kreso\Desktop\mini1\tcptester.ASM"
    COD Pass:
    Loaded C:\Documents and Settings\kreso\Desktop\mini1\tcptester.COD.
    BUILD SUCCEEDED: Sun Jan 13 01:58:03 2008


    yup...

  6. #6


    Did you find this post helpful? Yes | No

    Default

    FYI Sparkfun has some SD card controller chips on breakout boards that you could use.

    This is a Fat16/32 SD card interface that uses a serial UART or SPI interface:
    http://www.sparkfun.com/commerce/pro...oducts_id=7955

    This one is for Micro-SD cards but is not yet FAT functional, serial interface only:
    http://www.sparkfun.com/commerce/pro...oducts_id=8567

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by falingtrea View Post
    FYI Sparkfun has some SD card controller chips on breakout boards that you could use.
    This is a Fat16/32 SD card interface that uses a serial UART or SPI interface:
    http://www.sparkfun.com/commerce/pro...oducts_id=7955
    This one is for Micro-SD cards but is not yet FAT functional, serial interface only:
    http://www.sparkfun.com/commerce/pro...oducts_id=8567
    They've both been on the market since late '06...and they're both great products...if they would ever be in STOCK!

Similar Threads

  1. Conversion from picbasic pro to hex for mplab
    By pr2don in forum Forum Requests
    Replies: 5
    Last Post: - 10th October 2010, 20:53
  2. picbasic pro and mplab IDE
    By soelinnhtet in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st March 2010, 09:57
  3. How to configure SPI in PICBASIC PRO?
    By moogle in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 15th April 2007, 19:31
  4. Question for all that use MELABS PICBASIC PRO
    By oskuro in forum Off Topic
    Replies: 2
    Last Post: - 24th March 2005, 18:15
  5. PicBasic Pro & PicBasic syntax different
    By Billyc in forum General
    Replies: 5
    Last Post: - 16th April 2004, 22:19

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts