Keil Logo Arm Logo

Technical Support

On-Line Manuals

µVision4 User's Guide

About µVision User Interface Creating Applications Utilities Debugging Using the Debugger Simulation Start Debugging Application Program Execution Debug Windows and Dialogs Breakpoints Window Call Stack and Locals Window Code Coverage Command Window Disassembly Window Event Viewer Execution Profiler Instruction Trace Window Logic Analyzer Setup Setup in Detail Restrictions Using the Logic Analyzer Memory Map Memory Window Performance Analyzer Registers Window Serial Window Symbols Window System Viewer Adding System Viewer Windows Toolbox Trace Data Window Trace Navigation Watch Window Expressions Constants System Variables Peripheral Variables I/O Ports Serial Ports Program Variables (Symbols) Fully Qualified Symbols Non-Qualified Symbols Literal Symbols Using Symbols Line Numbers Bit Addresses Type Specifications Operators Memory Type Specifiers Differences Between µVision4 and C Expression Examples Cortex-M Code and Data Trace Trace Features Tracepoint Expressions Tracepoint Intrinsics Tracepoint Limitations Configuring the Trace Hardware Tracepoint Marks Tips and Tricks Review Peripherals and CPU Configuration Simulate I/O Ports Simulate Interrupts and Clock Inputs Simulate external I/O Devices Assign Serial I/O to a PC COM Port Check Illegal Memory Access Command Input from File Preset I/O Ports or Memory Contents Write Debug Output to a File Keyboard Shortcuts TPIU Initialization after RESET (Cortex-M) Debug Commands Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix

µVision4 User's Guide

Instruction Trace Window

The Instruction Trace Window shows the history of executed instructions. The window is:

  • Enabled for all non-Cortex-M processor-based devices when using the µVision Simulator. (Refer to Trace Data Window for Cortex-M processor-based devices.)
  • Enabled only for ARM devices when debugging on target hardware.
  • For non-ARM devices, use the Disassembly Window with similar features when debugging on hardware.

Instruction Trace buttonOpen the window from the toolbar or from the menu View – Trace - Instruction Trace Window. Enable the flag View – Trace - Enable Trace Recording.

Instruction Trace Menu

Instruction Trace Window

Where

Filter Allows selecting the following display modes:
  • Execution-Mixed shows the source code and the assembler code.
  • Execution-Asm shows the assembler code only.
  • Execution-Source shows the source code only.
Nr. Is a number reflecting the order of the executed instructions.
Address Is the memory address of the instruction.
Opcode Is the operation code.
Instruction Is the instruction itself. Can be the assembly or source code.

Double-click any row to jump to the source code and disassembly line that corresponds to the instruction.

Note

  • The window's look and feel might vary with the driver settings of the debugging environment.
  • Refer to Configure Cortex-M Devices for Tracing of the ULINKpro or ULINK2 manual when using target hardware.

arm-logo-small

Keil logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.