[Icc-avr] Bootloader problem PROBLEM FOUND

Andy Syms asyms at technosoft.co.uk
Mon Nov 5 01:14:49 PST 2007


>    The problem was not the JMP 0x0000 but something strange check:

> If I don't initialize the TimeOut = 0; the code didn't work  (that's in
bootloader application)

Not strange at all.  Local variables allocated on the stack contain whatever
garbage was currently on the stack.


Andy.




More information about the Icc-avr mailing list