How to enable building BSD in AzureRTOS NETX

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

How to enable building BSD in AzureRTOS NETX

1,118 次查看
michaeldkfowler
Contributor IV

Hello,

 I have tried enabling BSD Sockets in AzureRTOS be adding nx_bsd.c and nx_bsd.h to the src directory and adding #define TX_THREAD_EXTENSION_3 int bsd_errno; to tx_port.h . The project builds, but hangs after startup. How do I get BSD sockets working on the NXP build of AzureRTOS?

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,083 次查看
michaeldkfowler
Contributor IV

It seems it can't be done with the copy of AzureRTOS NXP ships. Cloning the repo from MS here: https://docs.microsoft.com/en-us/samples/azure-rtos/getting-started/connect-an-nxp-mimxrt1050-evkb-e... has a copy with BSD enabled.

0 项奖励
回复

1,087 次查看
DeffoWill
Contributor I

Did you ever get this working? I have tried on the 1170-evk and not been successful either.

0 项奖励
回复