Hello I am developing with msp432 and want to use tcpecho example program in timerled example program.
However, the following error occurs, and the cause is unknown.
unresolved symbol CfgAddEntry, first referenced in ./syscfg/ti_ndk_config.obj
CfgAddEntry, CfgFree, CfgNew, NC_NetStart, ,,,
How can I check the corresponding error?