Getting Started

Prerequisites

  • TEMU installed and configured with your target system

  • TCF server running in TEMU.

Example TCF server setup:

TCFServer.new name=tcfServer
tcfServer.contextManager = cm0
connect-timesource obj=tcfServer ts=l2-cpu
tcfServer.start-server port=9000

Quick Start

  1. Launch the TEMU System Debugger.

  2. Connect via TCF → Connect (or toolbar button):

    • Enter the port (default: 9000).

    • Click Connect.

  3. Run Software in TEMU.

  4. Begin debugging — use the breakpoints and run controls to debug.