cancel
Showing results for 
Search instead for 
Did you mean: 

FreeRTOS SMP(Symmetric Multiprocessing) functionality not available on SPC5 FreeRTOS Component

alexandrealmeida
Associate II

Dear friends,

FreeRTOS are supporting SMP functionalities that enables to run FreeRTOS Kernel in only one core and schedule tasks on multiple cores.

https://www.freertos.org/symmetric-multiprocessing-introduction.html 

I am trying to use it, but it looks like the SPC5 FreeRTOS Component does not have the FreeRTOS SMP API.

Please, someone already used the FreeRTOS SMP functionality?

How to update the SPC5 FreeRTOS Component to the latest FreeRTOS release?

Best regards.

1 ACCEPTED SOLUTION

Accepted Solutions
Max VIZZINI
ST Employee

Hi,

The SMP has been introduced in version 11 of freeRTOS around dec. 2023.

Introducing FreeRTOS Kernel version 11.0.0: A Major Release with Symmetric Multiprocessing (SMP) Support - FreeRTOS

In AutoDevKit Studio we support up to version 10 of freeRTOS primitives.

We have not yet scheduled the update.

Best Regards,

AutoDevKit Team

View solution in original post

1 REPLY 1
Max VIZZINI
ST Employee

Hi,

The SMP has been introduced in version 11 of freeRTOS around dec. 2023.

Introducing FreeRTOS Kernel version 11.0.0: A Major Release with Symmetric Multiprocessing (SMP) Support - FreeRTOS

In AutoDevKit Studio we support up to version 10 of freeRTOS primitives.

We have not yet scheduled the update.

Best Regards,

AutoDevKit Team