User manual
STM8 C tutorial UM0036
356/385 Doc ID 7705 Rev 11
Figure 287. MCU configuration
9. Click on OK in the error message box. In the MCU Configuration window reset the
memory area selected above to type: RAM.
12.7 Advanced emulator features for EMU3 (ST7) and STice
(STM8)
In this lesson you will learn about using some of the STice emulators advanced features
while debugging the sample application that you build in previous lessons. The advanced
features covered here include how to:
● View program execution history
● Use read/write on-the-fly
● Set an advanced breakpoint
● Run a performance analysis
For this lesson use the cosmic2.stw that is provided upon installation of STVD. For
standard installations of STVD, this file is saved at the directory location:
C:\Program Files\STMicroelectronics\st_toolset\stvd\examples
\tutorial_cosmic\
If you are not already in the debug context, select Debug>Start Debugging from the main
menu. The application file is loaded into the emulator and the previously saved settings are
restored.