How to implement FreeRTos + TCP/IP stack without Lwip stack

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

How to implement FreeRTos + TCP/IP stack without Lwip stack

787件の閲覧回数
gurukiran
Contributor I

Hi Nxp,

I am using evkbmimxrt1170 board, currently i need to implement Free Rtos + TCP/IP stack without Lwip stack . If it is possible to implement this ? Can you please provide me example code for the same.

Regards,

Gurukiran MB

0 件の賞賛
返信
1 返信

765件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

You can add freertos to your new project with the new-project wizard. Using TCP/IP will be more complicated, if you don't want to use the lwip stack then you will need to create your own stack to implement those layers.
Alternatively, you can use other examples such as azure netx stack.

Best regards,
Omar

0 件の賞賛
返信