I was investigating the use of SDCC for the PIC16F1936. Problem is that SDCC
only appears to support two instruction sets, pic14 and pic16. pic14 refers
to the 14 bit opcodes used in the PIC16 series and pic16 to the PIC18
series. I could not see any support for the enhanced 14 bit instruction set
used in the PIC16F1936 which is different to the standard instruction set in
many ways. I searched for the extra instructions in the source files and did
not find them.
I did consider adding the support myself but soon realised that I have no
idea how a C compiler works.
Regards
Andrew
On Mon, May 16, 2011 at 4:07 AM, Jason White <
whitewaterssoftwarei...@gmail.com> wrote:
> Hello SDCC (mailing list),
>
> Basically I'd like to verify that the pearl scripts used to generate
> support for PIC16 MCU's will work with the new*
> PIC16F1939<http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en538148>before
> I order 5 or 10 of them.
>
>
> ,Jason White
>
> *apparently they started producing the PIC16F1939 10 days ago ...
>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
>
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user