Using PM.exe with newer USB Chips ??


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    13

    Default Using PM.exe with newer USB Chips ??

    Hi,

    i just tried to compile the USB18 Jademo.
    I disabled the "Use MPASM Assembler" Checkbox,
    as I did with my 16C745 USB Pic.
    But now I get an Error of the 18F2455.inc:

    [235] Opcode Expected Instead of 'Error':
    PM does not support this device

    What this means ?

    my Ideas:

    1. only MPASM can compile this
    2. some files are wrong

    When I compile with MPASM, the PORTA etc. variables are not defined,
    so many error occur with undefined symbol ...


    Any ideas are welcome ...

    regards
    sirnoname

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

    Default

    When using any 18F PIC, you must use MPASM instead of PM.

    Be sure you have the latest version of MPASM (or MPLAB) and it should work.
    Steve

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

  3. #3
    Join Date
    Jun 2006
    Posts
    13

    Default

    Got it.
    But why the PBP Compiler is not updated ?
    Last edited by sirnoname; - 9th June 2006 at 13:59.

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

    Default

    Nope!

    How do you compile your code? MPLAB, MicroCode Studio?

    Post your offendent code here and i'll try to compile it here.
    Steve

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

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

    Default

    You edited your post

    The error you get are probably something like CONFIG are deprecated plah plah plah
    it's a warning and could be forget as now. See the FAQ configuration fuse thread to know more about.

    It's not a PBP compiler problem... much of another Microchip 'improvement' hum, hum, hum.

    Personnally i never use PM, only MPASM.
    Steve

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

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 02:46
  3. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  4. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 00:04
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 1

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