Loading...
 
Skip to main content

System Workbench for STM32


I/O Registers

Hello,

I just downloaded the IDE and followed the tutorial to Import a STCubeMX generated project. In the debugging view, the I/O Registers are not displayed (No CMSIS-SVD schema for this target).

I'm working with STM32L152CC, and the board file that I selected is stm32l152c_disco.cfg.

On the C/C++ Build Settings, on Target tab, there are:
-Series: "STM32L1"
-Target: "STM32L152CCTx"
-Board: ""

Is the problem the empty board field? How can I change this parameter?

Thank you!