Hi,
I am reviewing the JN516X-EK004 Evaluation Kit for HA implementation issues. I have to implement ZCL Coordinator. So I downloaded JN-AN-1223 to see if this is possible with some modifications. However, there is an error in building with eclipse for NXP. A number of errors occur, such as "undefined reference to 'au8ApplianceStatisticsServerAttributeControlBits". Where is this values? The downloaded source and SDK did not. Please answer fast. Thank you for reading my article.
As davidashrafAshraf mentioned you should just worry about the errors in the console output window. When you build the project check if the console does the message build complete and there are no errors, your code has compiled..
Hello groseedchoi
The errors you are seeing are indexer problems
You only check console view after building your code , if there's no errors then it's okay
just download your code to the board and it will work
For more info check this thread
https://community.nxp.com/thread/452458
Regards