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.

CCS/MSP432E411Y: socketndk.h Cannot open source file "sys/time.h" (var Global = xdc.useModule('ti.ndk.config.Global')

Part Number: MSP432E411Y

Tool/software: Code Composer Studio

I am following up on the following thread:

https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/657309?CCS-MSP432E411Y-NDK-settings-not-available-XGCONF

I am using CCS 9.2 with 3.30.00.22 SDK.

I am unable to build tcpecho(C:\ti\simplelink_msp432e4_sdk_3_30_00_22\examples\rtos\MSP_EXP432E401Y\ns\tcpecho)

with the changes described in the above-mentioned thread.

I receive the compiler error "Cannot open source file "sys/time.h""  (socketndk.h)

which occurs when the following is introduced into the configuration file

var Global = xdc.useModule('ti.ndk.config.Global');

I ran into the same issues using CCS9.01 and a 3.10.00.11

What can I do to get this to build and make the tcpecho project work using XGCONF as described in the above link?

**Attention** This is a public forum