DEVELOPMENT TOOLS

SYMBOLIC DEBUGGER

Configuration dialogs

  • Toolbar configuration
  • Selection of the source paths
  • Selection of the target connection
  • Configuration of the integrated terminal

Target connection and communication

  • Bootstrap loader
  • Offering virtually all kind of target connections like:
    • Back ground monitors
    • EUROS Real-Time Debug Agent (EUROSrda)
    • JTAG adapters
  • Application download
  • Flash programming

Main debugging functionalities

  • Read and write of target memory
  • Loading of applications
  • Starting of an already loaded application
  • Setting of breakpoints with various properties
  • Single-step execution of the application
  • Stepping/debugging in the programming languages assembler, C and C++
  • Display and modify variables on the target
  • Display and modify CPU registers
  • Source code view
  • Display of the callback stack
4