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


Create a STM32 static library project

Hi,

I`m trying to create my own static library project and when i compile i am getting this messages:

Description Resource Path Location Type

  1. error “Please select first the target STM32F4xx device used in your application (in stm32f4xx.h file)” stm32f4xx.h /stm32f4discovery_hal_lib/CMSIS/device line 173 C/C++ Problem


Description Resource Path Location Type
Type ‘uint32_t’ could not be resolved Salidas.h /lib_p1/inc line 11 Semantic Error


I have created a new library project, using external librarys (HAL libraries), i have added my library files (.h files and .c files), and tryed to compile the project, but i can´t compile the project.

Any help would be really helpfull, thanks.