596 views
in GUI Development by
Hello,

i am using Embedded Wizard Studio Pro (Version 8.3) for developing GUI on STM32F746 Discovery Board. I am able to generate Code (on clicking " Build this Profile" ) for certain part of my GUI. But, on further developing it, Embedded Wizard is simply not generating the Code. My question is, is there any space limitation that gets automatically set on choosing profile "STM32F746 Discovery Board"?.

Second question is, even though I am using Embedded Wizard Studio Pro (with Dongle), how can I remove black icon " Embedded Wizard Evaluation Edition" that appears in between the GUI?

Moreover, on working with Embedded Wizard with above same Profile, I am not able to access "Slot Method" through "Method"(which works as initialization in Application) which I am able to using Profile Win_32. Can you please suggest me where can I possibly be going wrong in this part?

Kind Regards,

Sid

1 Answer

0 votes
by
 
Best answer

Hello Sid,

if you are working with Embedded Wizard Professional Edition, please make sure that you have activated your dongle in order to generate code. You should have received the necessary activation file together with the software delivery.

If you still have the watermark shown on the target, you are still working with the libraries of the free edition. Please check your delivery email and download the source codes of the Professional Edition. Then you can rebuild the project and the watermark disappears.

Concerning your last question: If you want to 'call' a slot method, you need to post a signal in order to invoke the slot method. For more information please have a look to slot methods and signals.

Best regards,

Manfred.

by
Hello Manfred,

Thank you very much for the quick response.

Kind Regards,

Sid

Embedded Wizard Website | Privacy Policy | Imprint

...