EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

What Processors for PICC 8.05PL2

Started by KM6VV July 3, 2005
Hi to the list,

I just extended the support on our PICC compiler (now 8.05PL2), and when I
select the midrange processor (HPDPIC ide), I get a table of PICs, with the
right hand column clipped in half. They are are 16F8xx, and an 'L' (?), but
I've had to guess on the processors. Anyone have the last column data?

HPDPIC is workable, but I'm waiting for the HI=TIDE for the PICC compiler
(available now on the PIC 18 compiler). I'm finding that the Visual C editor
and a batch file (I need a make file) work about as well.

Alan KM6VV



--- In piclist@picl..., KM6VV <KM6VV@a...> wrote:
> Hi to the list,
>
> I just extended the support on our PICC compiler (now 8.05PL2),
and when I
> select the midrange processor (HPDPIC ide), I get a table of PICs,
with the
> right hand column clipped in half. They are are 16F8xx, and
an 'L' (?), but
> I've had to guess on the processors. Anyone have the last column
data?
>
> HPDPIC is workable, but I'm waiting for the HI=TIDE for the PICC
compiler
> (available now on the PIC 18 compiler). I'm finding that the
Visual C editor
> and a batch file (I need a make file) work about as well.
>
> Alan KM6VV

This page on Hi-tech's website shows the microcontrollers supported.
http://www.htsoft.com/products/picccompiler.php

I don't have 8.05PL2 but the last column on V8.02 PL1 is:

( ) 16F818
(*) 16F819
( ) 16F83
( ) 16F84
( ) 16F84A
( ) 16F87
( ) 16F870
( ) 16F871
( ) 16F872
( ) 16F873
( ) 16F873A
( ) 16F874
( ) 16F874A
( ) 16F876
( ) 16F876A
( ) 16F877
( ) 16F877A
( ) 16F88
( ) 16LC74B <-- the 'L' is for low voltage


Hi John,

Thanks! That's it, my last column has 10 entries, the 16F873 through 16LC74B.

And I had just gone back to the MicroChip processor page, but it's in a somewhat
scrambled order.

Alan KM6VV john wrote:

> --- In piclist@picl..., KM6VV <KM6VV@a...> wrote:
>
>>Hi to the list,
>>
>>I just extended the support on our PICC compiler (now 8.05PL2),
>
> and when I
>
>>select the midrange processor (HPDPIC ide), I get a table of PICs,
>
> with the
>
>>right hand column clipped in half. They are are 16F8xx, and
>
> an 'L' (?), but
>
>>I've had to guess on the processors. Anyone have the last column
>
> data?
>
>>HPDPIC is workable, but I'm waiting for the HI=TIDE for the PICC
>
> compiler
>
>>(available now on the PIC 18 compiler). I'm finding that the
>
> Visual C editor
>
>>and a batch file (I need a make file) work about as well.
>>
>>Alan KM6VV > This page on Hi-tech's website shows the microcontrollers supported.
> http://www.htsoft.com/products/picccompiler.php
>
> I don't have 8.05PL2 but the last column on V8.02 PL1 is:
>
> ( ) 16F818
> (*) 16F819
> ( ) 16F83
> ( ) 16F84
> ( ) 16F84A
> ( ) 16F87
> ( ) 16F870
> ( ) 16F871
> ( ) 16F872
> ( ) 16F873
> ( ) 16F873A
> ( ) 16F874
> ( ) 16F874A
> ( ) 16F876
> ( ) 16F876A
> ( ) 16F877
> ( ) 16F877A
> ( ) 16F88
> ( ) 16LC74B <-- the 'L' is for low voltage
>



The 2024 Embedded Online Conference