Re: how to add support for a processor ?

Noel Henson <[email protected]> Sat, 25 Jun 2011 10:07:59 -0500
Newsgroups gmane.comp.hardware.microcontrollers.gnupic
Message-ID <1309014479.1948.79.camel@HP>
I have added support for new PICs to gpasm before. It's not too
difficult. Start by downloading the sources and look at the include
files for existing processors.

Noel

On Sat, 2011-06-25 at 10:42 -0400, Jason White wrote:
> Hello, I am curious as to what it would take for me to add support for
> a processor of my choosing. What is the general procedure for adding a
> pic supported by MPASM ? I believe it involves copying .inc / .lkr
> files and adding them in gpprocessor.c, however I am unsure of the
> specifics ...
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>