PIC 18F2455 USB code compiling problem


Results 1 to 15 of 15

Threaded View

  1. #10
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    Still compile fine here...

    Sure there's something weird in your PBP installation... well i think

    Anybody here still have 2.46 and may compile all the above?

    P.S.: to place your code in a window like i did, just type

    [code]
    Paste your code here
    [/code]


    Please check you p18F2455.INC file in MPASM SUITE folder and search for TRNIF...line 234 or so
    Code:
    ;----- UIR Bits -----------------------------------------------------
    URSTIF           EQU  H'0000'
    UERRIF           EQU  H'0001'
    ACTVIF           EQU  H'0002'
    TRNIF            EQU  H'0003'
    IDLEIF           EQU  H'0004'
    STALLIF          EQU  H'0005'
    SOFIF            EQU  H'0006'
    Last edited by mister_e; - 4th July 2007 at 16:26.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Need PIC MODBUS RTU code. Will pay.
    By vsingh in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 15th February 2012, 12:04
  2. Problem runing my code
    By Mus.me in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 1st December 2009, 20:36
  3. 16f887 44 pin demo board code problem?
    By jessey in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 7th December 2008, 14:17
  4. Apparent code size problem
    By eetech in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 30th July 2007, 15:51
  5. Microcode Studio 18f2455 problem?????
    By volkan in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 21st May 2007, 21:04

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