AppWizard: undefined reference to `APPW__CompareIsEqual'

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

AppWizard: undefined reference to `APPW__CompareIsEqual'

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

977件の閲覧回数
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 件の賞賛
返信