Although, not concerned directly with the MK64, still, I have this question which I'm sure will help other users...
I'm using external watchdog timer in my board to reset the MK64 in case no strobe is passed to it (I know there's also internal watchdog in the MK64).
What I don't understand is what should happen while burning the internal flash of the MK64. Since no strobe will pass to the watchdog timer, the watchdog will reset the board all the time (in loop).
Any idea how to avoid such scenario?
(I've placed pull up resistor on the PB_RST (pushbutton reset pin) but that will not help in case of burning the flash)
Thanks.
Roy