489 views
in System Integration by
Hello,

I was using the version 9.0 and it was fine, but then I installed the 9.20 version and I can't build the GUI in the STM32F746-DISCO anymore!

It works just fine in the prototyper, generates the code, build it, but onde in the device, it doesn't react to anything I do on the screen. Examples work though.
I tried to remake my project it from scratch, but still the same result. Even a simple button with a comand (bellow) to swipe screen doesn't work.
Owner.SwitchToDialog( new Application::Application1, Application::ShowHideTransition, null, null, null, Application::ShowHideTransition, null, null, null, null, false ) ;

What can I do, please?
Regards,
Lucas

1 Answer

0 votes
by

Hello Lucas,

first try to build the provided examples that you will find within the subdirectory /Examples - do they work?

Then, if this is successful, try to build your project. In order to find the root cause, please post the complete output that you will get in the console window.

Best regards,

Manfred.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...