Update MEGA 2560 bootloader

CrossRoads:
Apparently something is resetting after this

 Serial.println("delays 10000");

delay(10000);




As this is not occurring


Serial.println("delays 15000");

isnt that what the wdt is supposed to do?

also i have been reading about making sure the fuse sets are correct after i have burned the bootloader

what should i be doing/looking at?