FS32K344 Freertos

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

FS32K344 Freertos

5,597 次查看
bill_he
Contributor I

bill_he_0-1639118403336.jpeg

I want to get SW32K3 FreeRTOS package,Can you tell me how to get it? Thanks.

0 项奖励
回复
6 回复数

5,573 次查看
Miki849
Contributor II

HI , 

is it available for all people ? I am trying to download the package but the website say : " Our records indicate that you have previously requested an Evaluation version for this product. If you would like to purchase the full product please visit us at NXP or contact your sales representative."

Kind regards 

0 项奖励
回复

5,585 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

there is a FreeRTOS package for the S32K3 RTD as shown in image you posted.
It is available at this link:
https://nxp.flexnetoperations.com/control/frse/product?child_plneID=833477

BR, Petr

0 项奖励
回复

5,520 次查看
RadekS
NXP Employee
NXP Employee

Hello Petr,

Unfortunately, the flexnet link is dynamic and does not work after some time.

The FreeRTOS example code is part of S32K3 Reference Software package

image.png

BR

Radek

0 项奖励
回复

5,499 次查看
Miki849
Contributor II

Oh great thank you!!

I have a little problem with the example. 

I installed the plugin in eclipse , and created a new project from example, updated the code , but the IDE told me that 

Description Resource Path Location Type
Symbol 'configMINIMAL_STACK_SIZE' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 86 Semantic Error

Description Resource Path Location Type
Symbol 'configTICK_RATE_HZ' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 35 Semantic Error

Description Resource Path Location Type
Symbol 'PTA_H_HALF' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 55 Semantic Error

do i need configure this Macros or i have something wrong in my IDE?

0 项奖励
回复

5,471 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I got similar errors, however elf was generated successfully, see Console window.
Try to clear errors, close unrelated projects, clean FreeRTOS project and build again.

BR, Petr 

0 项奖励
回复

5,451 次查看
Miki849
Contributor II

Great , 

 

Thank you very much.

0 项奖励
回复