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/SYSCONFIG: Sysconfig 1.4 generats false code for ndk_config static ip

Part Number: SYSCONFIG


Tool/software: Code Composer Studio

When configuring a sysconfig project with an static ip. The function ti_ndk_config_ip_init(void*) in ti_ndk_config.c has the not declared, but used variable inst

Example project:

sysconfig_ex.zip