Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

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!