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


STM32746G-DISCO Demonstration Firmware in openSTM ?

I tried to import this project

STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration
- without any sucess ... well, it imports, but don’t build ....

any hints ?

/F

I have no problem to build, though it takes a few minutes to complete.
Do you have error messages?


Yes, when i try to compile,


21:32:32 **** Incremental Build of configuration Debug for project STM32F7-DISCO ****
make all
Building file: /home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Config/LCDConf.c
Invoking: MCU GCC Compiler
/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/SW4STM32/STM32F7-DISCO/Debug
arm-none-eabi-gcc -mcpu=cortex-m7 -mthumb -mfloat-abi=hard -mfpu=fpv5-sp-d16 -DSTM32F756xx -DUSE_HAL_DRIVER -DUSE_STM32746G_DISCOVERY -DDEMO_VERSION=”1.0.1” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/STemWin_Addons” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Config” -I../../../Core/inc -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Modules/vnc_server” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Utilities/CPU” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/CMSIS/Include” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/CMSIS/Device/ST/STM32F7xx/Include” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/STM32F7xx_HAL_Driver/Inc” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/BSP/STM32746G-Discovery” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/BSP/Components” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Drivers/BSP/Components/Common” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/ST/STM32_USB_Host_Library/Core/Inc” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Inc” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Inc” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/LwIP/src/include” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/LwIP/src/include/ipv4” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/LwIP/system” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/LwIP/system/OS” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/ST/STemWin/inc” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/FatFs/src” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/FatFs/src/drivers” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/FreeRTOS/Source/include” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Modules/audio_player/Addons/SpiritDSP_Equalizer” -I”/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Modules/audio_player/Addons/SpiritDSP_LoudnessControl” -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -Wno-format -Wno-address -Wno-pointer-sign -MMD -MP -MF”Middlewares/STemWin/Config/LCDConf.d” -MT”Middlewares/STemWin/Config/LCDConf.o” -o “Middlewares/STemWin/Config/LCDConf.o” “/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Config/LCDConf.c”
In file included from /home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Config/LCDConf.c:39:0:
/home/fkb/workspace/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration/Config/LCDConf.h:38:18: fatal error: main.h: No such file or directory
Middlewares/STemWin/Config/subdir.mk:29: recipe for target ‘Middlewares/STemWin/Config/LCDConf.o’ failed
#include “main.h”
^
compilation terminated.
make: *** Middlewares/STemWin/Config/LCDConf.o Error 1

21:32:33 Build Finished (took 706ms)

------

Since im No Eclipse ninja, i might have done something wrong...
but i did the following:

in eclipse i went to “file”-> “import”->”existing project into workspace”->”STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Demonstration”

is this correct ??

best reg