would you help what is problem for using freertos

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

would you help what is problem for using freertos

ソリューションへジャンプ
1,058件の閲覧回数
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 解決策
1,036件の閲覧回数
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 返信
1,037件の閲覧回数
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 件の賞賛
返信