FreeRTOS+TCP on i.MX RT1051

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

FreeRTOS+TCP on i.MX RT1051

1,467 Views
mastupristi
Senior Contributor I

I'd like to try porting FreeRTOS+TCP to i.MX RT 1051.

Has it been tried before?
Is it feasible to use the ETH and PHY drivers, provided by NXP in the examples, to use them in FreeRTOS+TCP?

Is there some trick to watch out for?

best regards

Max

0 Kudos
2 Replies

1,087 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Massimiliano,

   you have 2 options for your application:

(1) FreeRTOS + LWIP + SDK

(2) lwip + SDK.

   In i.mxrt1050 SDK, you can find example code for lwip.

Have a nice day!

NXP TIC weidong sun

0 Kudos

1,087 Views
mastupristi
Senior Contributor I

The attempt to use FreeRTOS+TCP was aimed at avoiding lwip use.

I know very well that the SDK contains examples with lwip, and in the past I have also used them, but precisely because of the experience I have accumulated I would like to try an alternative path.

best regards

Max

0 Kudos