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.

TMDSCNCD28388D: happen identifier is undefined error in lwip library

Part Number: TMDSCNCD28388D


hello.

I'm thinking of using the lwip library to do netconn communication.
I included api.h where the netconn structure is declared, but the structure of the corresponding header file is undefined.
The same is true for other structures in this file.
You can refer to functions.
Any solution for this error?
I've attached a screenshot of the coding process below.
thank you.