Hi Sunish

On 29.04.14 12:12, Sunish Issac wrote:

Structural ??

With this I meant to say that pin_A3 was missing in about 60 device files.

I'll check the new bee once its ready. BTW I was able to compile the
program using PORTA_RA3 and there's no difference in the hex file with
new and old include file.

Understandable, because for the involved PICs, like in your case the 12f1840, pin_A3 is input only (like the MCLR pin mostly is) and just another name for PORT_RA3. You may notice that there is no declaration of pin_A3_direction and no pseudo-variable pin_A3'put() with LATA_LATA3.

Regards, Rob.

--
R. Hamerling, Netherlands --- http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to