Skip to main content

IAR Embedded Workbench for RISC-V 3.40

Disassembly window

In this section:

The C-SPY Disassembly window is available from the View menu.

DisassemblyWin_Mym83_03_RISCV.png

This figure reflects the C-SPY simulator.

This window shows the application being debugged as disassembled application code.

To change the default color of the source code in the Disassembly window:
  1. Choose Tools>Options>Debugger.

  2. Set the default color using the Source code color in disassembly window option.

    Tip

    To view the corresponding assembler code for a function, you can select it in the editor window and drag it to the Disassembly window.