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 upgrade to V9.

Hi,
Ac6 comes with FreeRTOS V8.2.1. Discussions with FreeRTOS support revealed that It is better to upgrade to FreeRTOS V9.
I downloaded V9 but found that Ac6 has added CMSIS_RTOS folder to FreeRTOS folders hierarchy.

FreeRTOS said that V9 is a drop-in replacement to V8.2.1.

Do you know of any incompatibility of using FreeRTOS V9.
I will just add the CMSIS_RTOS folder from the old project.

Thanks.

OK. Latest AC6 comes with FreeRTOS V9

No explicit effort It will generate FreeRTOS V9 source for you, It includes CMSIS_RTOS folder. I am not sure about drop-in replacement I just see same API defination.


Thanks.
I think the ideal solution is to create a new project with Ac6 v2.1.0, then move source files to new project.
Please confirm.