S32K388 TCP IP error FREERTOS config

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K388 TCP IP error FREERTOS config

Jump to solution
515 Views
vinmotion
Contributor III

tcp_ip_freertos_err.pngTcp_IP_Stack.png

 

Hello Experts , im currently using s32ds 3.6.3 , RTD 6.0.0 for s32K388 

But when using TCP/IP stack with freertos , it got error config and cannot choose the FREERTOS field in tcpip stack ,

i just only can run example tcp ip stack freertos but it get error when i config my own file project.  How should i fix this..

0 Kudos
Reply
1 Solution
494 Views
PavelL
NXP Employee
NXP Employee

Hello @vinmotion ,

There's missing freertos driver in you project:

PavelL_0-1770627331619.png

I believe you have installed FreeRTOS Update-site for S32K3 version 6.0.0 CD1 since it is required by TCPIP_STACK for S32K3XX version 3.0.0 .

Best regards,

Pavel

View solution in original post

1 Reply
495 Views
PavelL
NXP Employee
NXP Employee

Hello @vinmotion ,

There's missing freertos driver in you project:

PavelL_0-1770627331619.png

I believe you have installed FreeRTOS Update-site for S32K3 version 6.0.0 CD1 since it is required by TCPIP_STACK for S32K3XX version 3.0.0 .

Best regards,

Pavel