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


You are viewing a reply to What file is this error in?  

What file is this error in?

France

Hi Hank,

The problem seems to be in Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_lcd.h, where the includes are done using -separated relative paths...

There is regretfully quite a few includes using backslashes in the HAL libraries (36 includes in 22 files in HAL-v1.5.0); that is in fact the only reason why the Linux version is still in beta status, waiting for ST to correct its firmwares...

Bernard