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


FreeRTOS error, "waiting for unfinished jobs"

Hi, I am very new to STM32. Also new to programming, IDE etc. I am trying to make an OLED print out some text on the screen. I am working on a B-L462E-CELL1 dev_kit.

I don’t know what to do with this error.

I get this error(can also be seen in the .jpg-file) :

make: *** Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/subdir.mk:19: Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o Error 1
make: *** Waiting for unfinished jobs....
make: *** Middlewares/Third_Party/FreeRTOS/Source/subdir.mk:37: Middlewares/Third_Party/FreeRTOS/Source/croutine.o Error 1
make: *** Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/subdir.mk:19: Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o Error 1



If I need to clarify more things, feel free to ask. Thank you in advance!