Latest devices not listed


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default Re: Latest devices not listed

    Download and install the latest version of MPLAB from Microchip.com This will install the headers for new PIC types.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2
    Balachandar's Avatar
    Balachandar Guest


    Did you find this post helpful? Yes | No

    Default Re: Latest devices not listed

    Quote Originally Posted by Bruce View Post
    Download and install the latest version of MPLAB from Microchip.com This will install the headers for new PIC types.
    Thanks a lot, Bruce.

    I thought of this solution, but was trying to avoid having to download the 113MB file. Downloading the MPASM file with the include files for the recent devices that version 2.60B can support would have been ideal. But it appears that ME Labs have not updated the MPASM file after March 2008.

    Regards,
    Bala

  3. #3
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default Re: Latest devices not listed

    can you put a link,so I can download the MCS and PBP last versions
    because when I compile a code for example in the code is this line:
    @ DEVICE pic16F628A, INTRC_OSC_NOCLKOUT
    @ DEVICE pic16F628A, WDT_OFF
    @ DEVICE pic16F628A, PWRT_ON
    @ DEVICE pic16F628A, BOD_OFF
    @ DEVICE pic16F628A, MCLR_OFF
    @ DEVICE pic16F628A, LVP_OFF
    @ DEVICE pic16F628A, CPD_OFF
    @ DEVICE pic16F628A, PROTECT_OFF
    and when I want to compile there is an error.When I delete this lines it can compile the code.
    Is the problem in the old version of PBP and MCS?

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