MCUXpresso Config Tools not support add freeRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUXpresso Config Tools not support add freeRTOS

Jump to solution
1,024 Views
346500452
Contributor III

Hi

I want to add freeRTOS in project(MCXA346) when use MCUXpresso Config Tools 25.12. But I can not find freeRTOS module in tool. Is that not support this function ?

 

Labels (1)
0 Kudos
Reply
1 Solution
989 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @346500452 ,

Thanks for your post.

Config Tools is responsible for generating device initialization code (pins/clocks/peripherals/TEE/DCD), while FreeRTOS belongs to the SDK component/middleware layer and needs to be added during project creation or via component management. The MCUXpresso SDK for MCXA346/FRDM‑MCXA346 already includes FreeRTOS support and examples that you can refer to.

Hope it helps.

BR

Celeste

View solution in original post

0 Kudos
Reply
3 Replies
990 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @346500452 ,

Thanks for your post.

Config Tools is responsible for generating device initialization code (pins/clocks/peripherals/TEE/DCD), while FreeRTOS belongs to the SDK component/middleware layer and needs to be added during project creation or via component management. The MCUXpresso SDK for MCXA346/FRDM‑MCXA346 already includes FreeRTOS support and examples that you can refer to.

Hope it helps.

BR

Celeste

0 Kudos
Reply
978 Views
346500452
Contributor III

Hi

Thank you for reply.

I had been noticed that can add freertos in SDK manage.

When I see example for freertos, I cannot find anywhere do systick initial. Is that step auto doing in freertos ? 

BG

0 Kudos
Reply
970 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @346500452 ,

Yes, it's already enabled in freertos. You can directly use it.

Celeste_Liu_1-1769072161905.png

 

Celeste_Liu_2-1769072190910.png

Celeste_Liu_0-1769072341801.png

 

 

 

----------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
----------------------------------------------------------------------------------------------------------

0 Kudos
Reply