AppWizard: undefined reference to `APPW__CompareIsEqual'

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

AppWizard: undefined reference to `APPW__CompareIsEqual'

1,001 次查看
KissueGem
Contributor I

Hi ,

I want to switch from one screen to another screen on AppWizard. And I want to switch screen by changing AppWizard variables value.

I have added a variable to my AppWizard project.  And then on screen ID_SCREEN_00 add an interaction which has the following properties:
- Emitter: ID_VAR_00
- Signal: VALUE_CHANGED
- Job: SWAPSCREEN - select swap to ID_SCREEN_01
- Click the "+" in the condition column to add a condition which checks for:
- ID_VAR_00 == 1

But after I generate and bulid the code , there is a build error:

undefined reference to `APPW__CompareIsEqual'

The emwin library version is v6.14d.  How to fix this error.

By the way , is there any other way to switch screen from code?

 

0 项奖励
回复
1 回复

974 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi KissueGem,

Would you mind to give more detail about your question?  What chip do you use? What SDK  and IDE do you use? Can you introduce your application?

 

Regards,

Jing

0 项奖励
回复