Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • This is happening with any Dialog Window, which is created with GUI Builder. Touching on any other widget has no issue, Only when push button call back is triggered it will crash. I have tested by not adding any code generated from GUI Builder.

  • I have ported emwin on nuvoton cortex m4 mcu with nuvaton provided emwin library. The porting is successful, but the emwin dialog is crashing the moment we press on push button widget. Any other widget other than pushbutton is not having any problem. Surprisingly only push button widget has the issue. The event callback for push button is triggered but immediately it is crashing. Kindly advise ?