problem of compile for JN-AN-1223

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

problem of compile for JN-AN-1223

857 Views
groseedchoi
Contributor I

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.

Labels (1)
2 Replies

663 Views
dmsherazi
Contributor IV

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.. 

663 Views
davidashraf
Contributor V

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