sorry, ignore my last message, but not my first one. I had included the wrong device file :)
PLLDIV still does not match with the correct device file / datasheet, and there is no USBPLL Matt. On Sep 26, 9:33 pm, mattschinkel <[email protected]> wrote: > It looks like my external oscillator doesn't work at all. When I take > out the crystal and do the chip def like this (with OSC HS), serial > still works: > > include 18f65j50 -- target PICmicro > -- include chip > pragma target clock 4_000_000 -- oscillator frequency > -- configuration memory settings (fuses) > pragma target OSC HS -- HS crystal or resonator > pragma target WDT disabled -- no watchdog -- 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.
