would you help what is problem for using freertos

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

would you help what is problem for using freertos

跳至解决方案
485 次查看
rlaxortn
Contributor IV

i use s32ds version 3.6, rtd 4.0.0, and s32k344 evb 172Pin board. 

i wanna use freertos. so i download freertos and installed. 

and i opened freertos example(old version) is toggle Led in freertos. but i can not use old version example in my enviroment. 

so i made project, and i configured same with old freertos example.

 

i build project, and it does not have error and build success. 

but when i debug task is not work. because led is not worked. 

what is problem? 

would you check project please?

 

 

标记 (2)
0 项奖励
回复
1 解答
463 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @rlaxortn,

The FreeRTOS version you use is compatible RTD 5.0.0 which should be installed in the S32DS IDE before the FreeRTOS package, as per the FreeRTOS release notes.

danielmartynek_0-1749475464161.png

 

But you use RTD 4.0.0 P20, with this RTD, install SW32K3_FreeRTOS_10.6.0_CD_4.0.0_DS_updatesite_D2312 instead.

 

I would recommend that you have just one RTD version and its compatible extensions (like FreeRTOS) in a single S32DS installation.

 

Regards,

Daniel

在原帖中查看解决方案

0 项奖励
回复
1 回复
464 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @rlaxortn,

The FreeRTOS version you use is compatible RTD 5.0.0 which should be installed in the S32DS IDE before the FreeRTOS package, as per the FreeRTOS release notes.

danielmartynek_0-1749475464161.png

 

But you use RTD 4.0.0 P20, with this RTD, install SW32K3_FreeRTOS_10.6.0_CD_4.0.0_DS_updatesite_D2312 instead.

 

I would recommend that you have just one RTD version and its compatible extensions (like FreeRTOS) in a single S32DS installation.

 

Regards,

Daniel

0 项奖励
回复