6) Real time monitoring
: This function is available only to OCD II devices. In general, a developer cannot see the
target device’s internal data. But, the OCD II interface supports data monitoring even while
the CPU is operating.
Real-time monitoring of global variables Is possible because global variables occupy fixed
addresses. For the same reason, local variables cannot be monitored in real-time as they
use stack or volatile addresses.