Hi Rob,

I've noticed a possible issue in blink files. Tested on 18F2550_blink and
18F2550_blink.usb.
Since the IESO bit is not disabled, the system is switching from external
to internal clock.
If there is a HW problem with the external oscillator, the blink will run
using the internal oscillator or will not run at all (for 18F2550_blink.USB)

I think the IESO fuse must be added in the blink files (where applicable)
as follows:
pragma target IESO     disabled     -- switch between internal and primary
oscillator disabled (also two speed startup disabled)


Vasile

-- 
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