Breakpoint Options
Initial Breakpoint Is Set
Specifies the initial breakpoint behaviour. Options are:
  • Always
  • Only With No Breakpoints Set
  • Never
Set Initial Breakpoint At
The symbol to set the initial breakpoint on.
Call Stack Options
Show Call Address
Enables display of the call address in the call stack window.
Show Call Source Location
Enables display of the call source location in the call stack window.
Show Parameter Names
Enables display of parameter names in the call stack window.
Show Parameter Types
Enables display of parameter types in the call stack window.
Show Parameter Values
Enables display of parameter values in the call stack window.
Display Options
Data Tips Display a Maximum Of.
Specifies the maximum number of array elements to display when showing array data tips.
Default Display Mode
Specifies the default data display format. Options are:
  • Hexadecimal
  • Decimal
  • Binary
  • Unsigned Decimal
  • ASCII
  • Octal
Display Floating Point Number In
Specifies the printf format to display floating point numbers. Options are:
  • %g
  • %f
  • %e
Prompt To Display If More Than.
The array size that generates a prompt for display.
Show Labels In Disassembly.
Labels are shown in disassembly window.
Show Labels In Disassembly.
Labels are shown in disassembly window.
Source Path
Global search path to find source files.
Extended Data Tips Options
ASCII
Show ASCII extended data tips.
Binary
Show binary extended data tips.
Decimal
Show decimal extended data tips.
Octal
Show octal extended data tips.
Unsigned Decimal
Show unsigned decimal data tips.
Target Options
Automatically Connect When Starting Debug
Enable automatic connection to last target on debug start.
Automatically Disconnect When Stopping Debug
Enable automatic disconnection on debug stop.
Avoid Downloading Application If Possible
Enable date check to avoid download if program hasn't changed.
Check Project And Target Processor Compatibility
Verify that the project defined processor is compatible with the connected target processor.
Confirm Before Erasing Entire Chip
Prompt before erasing all the non-volatile memory.
Reset Target When Restarting
Specify whether the target is reset when debug restart is used.
Verify Program After Download
Verify that the program has been successfully downloaded after a download.
Window Options
Clear Debug Terminal On Run
Clear the Debug I/O Terminal on debug start.
Hide Output Window On Successful Load
Hide the output window when a load completes without errors.
Show Debug Terminal
Show or focus the Debug I/O Terminal when input or output happens, options are:
  • Unchanged on Input and Output
  • Show on Input and Output
  • Focus on Input, Show on Output
  • Focus on Input and Output
Show Target Log On Load
Show the target log when a load starts.