English
Language : 

AN1369 Datasheet, PDF (19/23 Pages) STMicroelectronics – GETTING STARTED WITH RAISONANCE IDE FOR THE ST6 MICROCONTROLLER
GETTING STARTED WITH RAISONANCE IDE FOR THE ST6 MICROCONTROLLER
4.7.4 Disassembly code window
You can open the Disassembly code window by selecting the corresponding icon in the
Project > Debugger window.
Figure 25. Disassembly code window
You can then check the code at each address of the program memory area. Each line of the
program is displayed with its address, the label if applicable (Symbol), the op-code actually
executed (Mnemonic), and the number of times the PC executed the line.
19/23