Resolved! Reset MCU when invalid opcode or when executing out of used flash
In my design, it is very important that a run-away MCU be stopped before it can do damage. In my case damage would occur if a specific MCU pin goes high for more than about 5 microseconds. Are there any recommendations on the best way to do this (e...