FS32K344 Freertos

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

FS32K344 Freertos

5,589件の閲覧回数
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,565件の閲覧回数
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,577件の閲覧回数
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,512件の閲覧回数
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,491件の閲覧回数
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,463件の閲覧回数
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,443件の閲覧回数
Miki849
Contributor II

Great , 

 

Thank you very much.

0 件の賞賛
返信