HCS08 P&E Multilink/Cyclone Pro Connection
Connection Procedure
471
Microcontrollers Debugger Manual
Active Mode Menu Options
When the microprocessor is connected, more Connection menu options become available.
Figure 19.6 Additional Connection Menu Options

Debugging Memory Map Option

Select MultilinkCyclonePro > Debugging Memory Map to display the Debugging
Memory Map dialog. For more information about the Debugging Memory Map menu
option, see the Debugging Memory Map window.

Disable Interrupts while stepping Option

Select MultilinkCyclonePro > Disable interrupts while stepping to debug without
diving into the pending program ISRs. Setting this option masks the interrupts before
stepping as if you changed the interrupt level in the SR core register directly. When the
step occurs, the interrupt level reverts to the previous state, and if necessary, adjusts
according to the last executed instruction (when the stepped instruction last affected the
interrupt level).
Advanced Programming/Debug Options
The Advanced Programming/Debug Options menu option takes you to the Advanced
Options dialog box, where you can configure the software settings for the Flash
programming procedure.