497 views
in Embedded Wizard Studio by
Hello,

I followed all the steps on Getting Started with STM32F7 guideline. I run example project on Stm32f7/example forder, install on Stm32f7 board. Its work fine. When I create new project, Start prototyper and generate code, it also work fine. But I don't know how to create main.c file and makefile for run cmd. I only see one forder STM33Fx with header files inside. So how do I make main.c file an makefile from EmWi studio.
Thanks.

1 Answer

0 votes
by
You might try to use "Example/Template/GeneratedCode" folder. You can also find main.c and make files there.
by

Correct - that's the idea.

Please have a look to sections Creating your own UI applications and Working with the Template.

by
Thanks for your help. Let me try

Embedded Wizard Website | Privacy Policy | Imprint

...