Hi Darrel,
first of all compliments for this excellent job.
I would use "DEFINE OSC 48", because I need to compile for PIC18F4550 using USB.
And using USB in PBP we must set "DEFINE OSC 48" due to PLL...
When I try, I always receive the error "Symbol not previously defined (TimerConst)".
So I tried setting the right TimerConst in the "Elapsed_INT-18.bas" file...
I read all in this thread, and tried using the TimerCalc form, but it seem is impossible getting: 10,000 "Ticks", 100 Freq and 48 OSC all together.
So it means it's impossible using USB and Elapsed Timer at the same time ?
Is there a TimerConst that work with osc @ 48 MHZ ?
Mark
Bookmarks