problem of compile for JN-AN-1223

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

problem of compile for JN-AN-1223

1,836件の閲覧回数
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.

ラベル(1)
2 返答(返信)

1,642件の閲覧回数
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.. 

1,642件の閲覧回数
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