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.
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
Hello Amit Ashara,
Thank for your quick reply. I have override those Macros and rebuild successfully.
My only concern is ZNP Host Framework is supposed to be build smoothly without any tweak so I am afraid I have done something wrong here.
Regards,
Hieu