How to enable building BSD in AzureRTOS NETX

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

How to enable building BSD in AzureRTOS NETX

1,114件の閲覧回数
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,079件の閲覧回数
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,083件の閲覧回数
DeffoWill
Contributor I

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

0 件の賞賛
返信