Debug Environment Setup Procedure
F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
79
Peripheral resource
Stop
Peripherals clock stop when program halts due to break point. This avoids getting interrupt. E.g. from timer
during program halt.
No Stop
Peripherals clock is not stop when program halts due to break point. This allows peripheral function such as
UART or CAN during program halt.
13.5
Setting Breakpoint while Running
During program execution a break point can be set if the following set up is done:
13.6
Monitoring