Why does the watchdog reset time have the maximum and minimum values?
Answer : For clearing the factor of the watchdog reset, the system clears not the watchdog counter itself but the 1-bit counter that
counts overflows of the counter. Therefore, the maximum and minimum values exist. For software, it is necessary to clear the
watchdog at the minimum interval.
It is described that the RST input ("L" period) is for at least five clocks(5CLK). Is there any problem in using the same
condition while using PLL? (Target: MB91101)
Does a program run away when the NMI signal is undefined after canceling the power-on reset?
Answer : Because NMI has the interrupt level of 15 and is masked immediately after a reset until ILM (initial value is 15) is specified,
it is never mistaken for another interrupt. However, the NMI pin left open may cause malfunction, so perform the pull-up processing.
It is described that the power-on reset should be done. Otherwise, what problem can be considered?
Answer : Note when the power-on reset does not occur (assuming that the reset is asserted as long as the oscillation stabilization
wait time): Some registers are not initialized.