Page 1 of 1

Atmega8 cannot hard reboot

Posted: Tue Jan 06, 2009 4:35 am
by New
I have successfully downloaded the bootloader and I can use bootloadHID.exe to upload my target program. However it cannot run.

When I use HIDBootFlash from :http://avrusb.wikidot.com/project:hidbootflash to upload my target program the Atmega also does not run unless the "reboot AVR" option is ticked. The Atmega then worked. However, upon power off and on again, the Atmega does not run my target program anymore.

Any idea where I went wrong ?

Thanks

Posted: Wed Jan 21, 2009 7:39 pm
by christian
Please check your boot loader init and boot loader condition code. This code determines how long the boot loader is active and whether it becomes active at reset.