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.

RTOS/TM4C1294KCPDT: tcpEcho Example Compiler Errors

Part Number: TM4C1294KCPDT

Tool/software: TI-RTOS

I'm unable to compile the tcpEcho example project.

1. Used resource explorer to import the project into the IDE from TI-RTOS for TivaC - V:2.16.00.08->Development Tools-> EK-TM4C1294XL->Network Examples->Ethernet Examples->TCP Echo

2. With the imported project activated, used the Build Project and received 90 Errors:

43 errors = #20 indentifier "HANDLE is undefined

43 errors = #20 indentifier "uint" is undefined

#38 the #endif for this directive is missing

#66 expected a ";"

Can you please explain what I may have done wrong to prevent this from compiling?