by JRoatch » Sun Nov 08, 2009 6:59 pm
The sd card isn't dead. so I tried reflashing the ATMEGA, reformating the SD card with the updated uze file, popping the card in and out, and pushing the card in every direction.
Nothing worked. I even tried pushing the metal connectors, though I think that mabye that made it worse.
I say it's broken (or I broke it) untill futher notice.
What fuses do I need to set to start from address as if it had no bootloader. Hexdecimal values would be alright.
Or do you think I should just insert a jump instruction to jump directly to the game where the bootloader is?
Edit: I just answered my own question. I just add :04F000000C9400006C to the end of any fille I want to flash and that effectivaly removes the bootloader and starts directly into the game, without changing fuses.