Unsupported new PIC 16F18015 - how to add?


+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2005
    Location
    West Australia
    Posts
    116

    Default Unsupported new PIC 16F18015 - how to add?

    Hi All,

    I have some sample 16F18015 chips with same dip8 footprint as 12F1840 I use a lot of, however the new one has larger program space and some nice features.

    It currently is not supported and I've run out of room on the 1840 despite my best efforts of minimizing routines and saving bytes where possible - but there are limits...
    How difficult is it to make the necessary support files or am I locked into waiting for an update one of these years?

    If it isn't difficult it paves the way to add other chips as well and for the future when no updates are forthcoming. Any help appreciated.

    Kind regards,
    Bill

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Unsupported new PIC 16F18015 - how to add?

    I think it is way more complicated than just a library with the registers.

    It has to do with the compiler itself.

    I'd love to see if this is possible, though my hopes are really low.

    Ioannis

  3. #3
    Join Date
    Aug 2011
    Posts
    412


    Did you find this post helpful? Yes | No

    Default Re: Unsupported new PIC 16F18015 - how to add?

    The 16F18015 isn't supported by the MPASM assembler, so the chances of getting it to work are pretty much 0.

    Microchip have dropped support for MPASM and have switched to a different assembler (PIC-AS) for the new parts.
    Unfortunately, the two are not compatible.

Similar Threads

  1. Replies: 1
    Last Post: - 4th March 2013, 21:57
  2. Add new Lines of code
    By jetpr in forum General
    Replies: 1
    Last Post: - 27th September 2007, 12:50
  3. How to add programmer?
    By danneskjold in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th July 2007, 03:30
  4. Add RF to Bluetooth ???
    By Ron Marcus in forum Bluetooth
    Replies: 0
    Last Post: - 13th April 2007, 14:57
  5. Converting compiled code to unsupported PIC
    By jpadfield in forum General
    Replies: 1
    Last Post: - 20th May 2005, 19:40

Members who have read this thread : 16

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