Standalone 328p and watchdog reset

  1. Post all your code.
  2. Don't do this in an ISR: Serial.println("Reseting...");
  3. Look at https://gammon.com.au/interrupts for some examples.