Re: [Sdcc-user] Question: script that generates support for new PIC Microcontrollers

2011-05-16 Thread Raphael Neider
Hi, >> Basically I'd like to verify that the pearl scripts used to generate >> support for PIC16 MCU's will work with the new* >> PIC16F1939before >> >> I order 5 or 10 of them. After skimming through the instruction set of

Re: [Sdcc-user] Question: script that generates support for new PIC Microcontrollers

2011-05-16 Thread Andrew Rogers
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

[Sdcc-user] Question: script that generates support for new PIC Microcontrollers

2011-05-15 Thread Jason White
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* PIC16F1939before I order 5 or 10 of them. ,Jason White *apparently they started pr