cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F40G-Eval

dorrachendoul
Associate II
Posted on April 15, 2013 at 17:30

Hi,

Am having this error,

#error ''Please select first the Evaluation board used in your application (in Project Options)''   

i commented   /* #define STM32F427X */ in STM32F44XX.h but i still have this error , how can i fix it.

Thanks

1 REPLY 1
Gigi
Senior
Posted on August 27, 2013 at 18:08

Ciao,

to use the STM32F40G-Eval is not required to modify any line of code.

Just use the ST MC Workbench with the example project that you find in the MC Lib in Utilities\WB_Projects\SDK3xx or in the WB installation folder WB_Projects\SDK3xx.

Generate the .h file in the ''System & Drive Params'' folder.

Open \Project\EWARM\STM32F4xx_Workspace.eww select the configuration STM32F40G-Eval and do the batch build.

Usually this should work.

Ciao