Hi Kiste,

On 12/10/11 09:03 am, Oliver Seitz wrote:

As a bit of recreational activity, I started to improve samples for
> the new print lib. As it is scalable not only upwards but also
> downwards, I was trying to write a sample for a baseline chip.
> However, the compiler always throws a

"error: '_pclath' not found"

which is true, baseline chips don't have a pclath register.

I still wondered why you get that message (and I don't)!
I have a program for the 10F222 using the ADC module to get a led blinking with a frequency depending on the result of the ADC conversion. That doesn't give an error message and it works fine. This is still a tiny program (using 74 of the 512 words). When I add some 'trivial' code (for example calling the rsin8 function) I also get your error message!

Maybe you are right that JalV2 doesn't support the way code memory is addressed in this particular class of PICs. In the past we have had an issue with the 16f54/57/59 too - which are now excluded from Jallib - even though a blink-a-led program and more useful JALV2 programs may work on these PICs.

I suppose Kyle York is the one who could give the ultimate answer.

Regards, Rob

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

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to