PBP v2.50a Vs 2.60 and USB compile errors


Closed Thread
Results 1 to 11 of 11

Hybrid View

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

    Default

    Which all seems good for an 18F2455/2550/4455/4550 series.

    Some of the newer chips use $200 for the USBMEMORYADDRESS.
    But that's taken care of automatically.

    Which PIC are you using?

    DT

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653

    Default

    I use a 4550, the one I used for the original Demo ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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

    Default

    Is that the only error you get?
    I suspect there may be another error before that one?
    DT

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653

    Default

    Halas no ...

    it is the only error reported ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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

    Default

    I don't know Ace.

    But since I've already duplicated it for others, I know it works.

    Your actual code might reveal something one of us missed.
    Just zip the whole folder.

    DT

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

    Default

    Ummm, Do you still have the 18F4550.bas or .bal file from the old program leftover in your project folder.

    You should not. It will override the files in the PBP folder.

    Last edited by Darrel Taylor; - 18th March 2010 at 18:17.
    DT

  7. #7
    Join Date
    Mar 2010
    Posts
    2

    Default Success - thanks

    Thanks DT that cleared my errors and I can compile under 2.60 !!
    Is there anything else I have to do to optimize for 4550?
    Under 2.50a code was 28,785bytes but under 2.60 it has increased to 29,309.

  8. #8
    Join Date
    Apr 2010
    Location
    Gavle, Sweden
    Posts
    3

    Default

    I have another problem with ver 2.60. It compiles correctly, but when programmed into my device it won't do as it did when compiled with ver 2.50.
    My program checks if the USB-plugg is connected and if it is'nt the program will sleep. If plugged, the program will wait for a character on the USB-bus. But now it jumps to a location in the code where it should not be. I'm also using Darrel Taylors USB_ASM_service.
    Can someone help me, please.

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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