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.

[EK-TM4C1294XL] Build ZNP Host Framework Example Failed?

Other Parts Discussed in Thread: EK-TM4C1294XL, TM4C123GH6PM

Hi,

I am new to EK-TM4C1294XL board and I want to try to build ZNP Host Framework cloned from:

git.ti.com/.../znp-host-framework

Using CCS. I follow every steps from "ZNP Host Framework Design.pdf" document. However, when I got build error when compiling example project with znp-host-framework like below:

"C:/znp-host-framework/framework/platform/tirtos/semaphore.c", line 236: error #20: identifier "EINVAL" is undefined.

My CSS version 6.2.0.

Am I doing something wrong? Could you give me any advice?

By the way, my target is to run on TM4C123GH6PM. I am wonder how much effort I need to porting this ZNP Host Framework.

Regards,

Hieu