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