FreeRTOS Version Compatibility Issues with the S32K324 Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FreeRTOS Version Compatibility Issues with the S32K324 Board

1,643 次查看
bohee
Contributor I

Hello. We're using the S32K324 board, and I have some questions about it. First of all, I downloaded FreeRTOS, but the S32K324 board is not listed there. I'm attaching a picture for reference.

bohee_0-1730777962252.png

Second, there are FreeRTOS versions 5.0.0 and 3.0.0 available. Are there any differences between the two?

Lastly, when I used version 3.0.0, everything worked well. However, after downloading version 5.0.0, I’m encountering errors, and I’m not sure why. I’m attaching a picture for reference.

bohee_1-1730782543301.png

 

 

 

0 项奖励
回复
3 回复数

1,594 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi
SW examples are not created for all possible derivatives.

Each SW package contains Release Notes file like this:

lukaszadrapa_0-1730973000139.png


It's very important to follow installation procedure.

Version 3.0.0:

lukaszadrapa_1-1730973023997.png

Version 5.0.0:

lukaszadrapa_2-1730973032543.png

So, the main difference is different RTD. It's necessary to use the right version, otherwise you will see issues like you mentioned.

Regards,
Lukas

0 项奖励
回复

1,583 次查看
bohee
Contributor I

Hello, thank you for your response.

May I ask if there are any differences between FreeRTOS version 3.0.0 and 5.0.0?

Also, I would like to use FreeRTOS on the S32K324 model, but it doesn’t appear as shown in the first image. Is there a compatible model available?

0 项奖励
回复

1,541 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

See the release notes files for details. There's different kernel version.

Your screenshot shows available examples. As I already said, NXP does not create examples for all derivatives. But you can still create new project for your S32K324 and add the FreeRTOS component.

0 项奖励
回复