497 views
in Getting started by
Hello,

I have managed to generate code but I don't have a Makefile to build it. Is there any option in the IDE to generate Makefile?

Vaclav

1 Answer

0 votes
by

Hello Vaclav,

there is no option to generate a makefile - but there are very convenient ways to build the UI application.

If you want to create an UI application for one of the STM32 targets, then you can use the Template project that is provided within the Build Environment. For every supported STM32 target, we have created a dedicated Getting Started article - there you will find the chapter 'Creating your own UI Applications'. Similar to all provided examples, you can easily compile and link your own GUI application by using the same template.

If you want to create a Win32 application, please have a look to this article.

Best regards,

Manfred.

by
Hello Manfred, it is solved, I followed tutorial at https://doc.embedded-wizard.de/getting-started-stm32f429-discovery?v=8.30 and after some time after beeing confused a bit I managed to build and flash demo applications.

Vaclav

Embedded Wizard Website | Privacy Policy | Imprint

...