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.

TMS320F28388D: Where is the environment varibale ${LWIP_LOC} defined?

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hello everyone

I am looking at the "enet_lwip" example in C2000Ware. This project uses the envrionment variable ${LWIP_LOC} to include several locations with headers files during the build process:

However, I am not sure where this envrionment variable LWIP_LOC is defined in the project? I was looking in the build settings under "Environment" but could not find it there?