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


Blind Compiler - A Blindfolded Compiler Is Useless

Below you have it. However, I do believe such erroneous situations are unacceptable under any circumstances. The error notification absolutely makes no sense from a didactic point of view. It is fundamentally illogic as Mr. Spock would say. I, me, and all visitors can see the compiler is blind without deductive resolvable reason. Progress is no progress with increase of obscurities and hidden depencies.


23:55:54 **** Incremental Build of configuration ReLeAsE for project Cstm32f103c8t6mini_PC13LED Configuration ****
make all
Building file: /home/benoit/workspaceSTM32Fxx/Cstm32f103c8t6mini_PC13LED/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
Invoking: MCU GCC Compiler
/home/benoit/workspaceSTM32Fxx/Cstm32f103c8t6mini_PC13LED/SW4STM32/Cstm32f103c8t6mini_PC13LED Configuration/ReLeAsE
arm-none-eabi-gcc -mthumb -mfloat-abi=soft -O3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF”Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal.d” -MT”Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal.o” -o “Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal.o” “/home/benoit/workspaceSTM32Fxx/Cstm32f103c8t6mini_PC13LED/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c”
/home/benoit/workspaceSTM32Fxx/Cstm32f103c8t6mini_PC13LED/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:54:27: fatal error: stm32f1xx_hal.h: No such file or directory
#include “stm32f1xx_hal.h”
^
compilation terminated.
make: *** Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal.o Error 1

23:55:55 Build Finished (took 231ms)