This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA2PXEVM: Not Able to compile Network tool

Part Number: TDA2PXEVM

Tool/software: TI-RTOS

Hello Experts,

We tried compiling the network tool  with latest SDK.

we have updated with the proper toolchain path in RULES.MK and COMMON_HEADER.MK files

But network tool compilation failed with below logs.

workspace/SDK_VISION_03_06_00_00/vision_sdk/apps/tools/network_tools/build/../common/inc/tfdtp_api.h:80:24: fatal error: sys/socket.h: No such file or directory

#include <sys/socket.h>

                        ^

compilation terminated.

In file included from tfdtp_api.c:73:0:

../inc/tfdtp_api.h:80:24: fatal error: sys/socket.h: No such file or directory

#include <sys/socket.h>

                        ^

compilation terminated.

make[3]: *** [depend] Error 1

make[3]: Leaving directory `/data/work/rveer/workspace/SDK_VISION_03_06_00_00/vision_sdk/apps/tools/network_tools/common/src'

make[2]: *** [libs] Error 2

make[2]: Leaving directory `/data/work/rveer/workspace/SDK_VISION_03_06_00_00/vision_sdk/apps/tools/network_tools/build'

make[1]: *** [depend] Error 2

make[1]: Leaving directory `/data/work/rveer/workspace/SDK_VISION_03_06_00_00/vision_sdk/apps/tools/network_tools/build'

Please let me know  your support to resolve above issue .

Regards,

Chaitra