On Tuesday 17 August 2004 06:04 pm, Jason S wrote: > I've finally started coding the LED stroboscope. I'm using JAL as a > language and an 18F252. > > error: unknown identifier tmr0 I'm not an expert in this (as I've not used JAL on 16-bit cores), but from= =20 what I can see, for 16-bit cores, tmr0 is defined as TMR0L and TMR0H. =46rom P18F458.jal (which is used for 18F definitions in jpic16.jal): var volatile byte TMR0H at 0xFD7 var volatile byte TMR0L at 0xFD6 I think 16-bit support in JAL is a functional work-in-progress. There is a = JAL=20 mailing list on Yahoo groups.=20 Regards, Tim -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body