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.

LP-AM243: LWiP compilation issue when updating from SDK version 08.02 to 08.03

Part Number: LP-AM243

Hello community members,

I have an issue with compiling my code for the AM243x which is based on the ETH LwIP ICSSG example.

After updating to the newest SDK version (08.03, from 08.02.) I set my .syscfg based on the example's .syscfg and also adapted the include and linker paths.

But I am constantly getting a compilation error that the "enet_test_open_close.h" doesn't see the Icssg_Cfg struct (Unkown type name 'Icssg_Cfg', which is located at /networking/enet/core/include/per/icssg.h).

I rechecked all the paths and .syscfg, but I suspect since the previously mentioned header file is auto generated that it has something to do with the syscfg.

Any help or suggestion is highly appreciated.

Thank you,

Mladen