part 0 202 bytes I will be using legacy c code with a PIC 12Cx series chip. Since Hi
Tech can only be used with 16x, does anybody have any suggestions? Is
anybody using a c compiler with a 12Cx chip?
>Greetings,
>
>I will be using legacy c code with a PIC 12Cx series chip. Since Hi
>Tech can only be used with 16x, does anybody have any suggestions? Is
>anybody using a c compiler with a 12Cx chip?
>
>Cally Chandler
>
>
I've completed several projects utilizing '508s and '509s with the PCW
compiler from CCS over the past two months. The PCB portion of it is all you
really need. I believe it is still available for under $100 US. They are at http://www.ccsinfo.com or 414-781-2794.
> I will be using legacy c code with a PIC 12Cx series chip. Since Hi
> Tech can only be used with 16x, does anybody have any suggestions? Is
> anybody using a c compiler with a 12Cx chip?
I thought it was the 17 series that was not yet supported. 12c5xx and
12c6xx should already be there.
On Wed, Oct 22, 1997 at 08:35:46AM -0400, Chandler, Cally (Sta-ENG) wrote:
>
> I will be using legacy c code with a PIC 12Cx series chip. Since Hi
> Tech can only be used with 16x, does anybody have any suggestions? Is
> anybody using a c compiler with a 12Cx chip?
Our compiler works fine with the 12Cx chips - these are baseline
processors, like the 16C5x devices.
Just to make it clear - the current compiler covers ALL 16Cxx, 12Cxx,
and the 14000. The 17Cxx support is about to go into beta, and will be
released in January.