cancel
Showing results for 
Search instead for 
Did you mean: 

Designer 4.10.0 + STM32F769I-DISCO + Blank UI -> Keil Project compilation fails

PaulQ
Associate III

Hello, If I generate a Keil project (Blank UI, but this is not mandatory) for STM32F469I-DISCO the generated code compilation fails (691 errors ?!?). If I select STM32F429I-DISCO (the other demo board I use) everything goes and I can compile and debug my project. Am I doing something wrong ?

5 REPLIES 5
PaulQ
Associate III

Sorry I meant Designer 4.10.0 + STM32F469I-DISCO + Blank UI -> Keil Project compilation fails

Mon2
Senior III

Hi. Have not reviewed Keil for a while so it may or may not be working at this time.

IAR & SW4STM32 are recommended for best results.

However, review the following thread:

https://community.st.com/s/question/0D50X0000AYtc7uSQB/touch-gfx-and-keil-uvision

and please post back your results.

PaulQ
Associate III

I have no problem with STM32F429 (I even created a template for our own board some time ago).

Later today I tried with STM32F469-EVAL and Keil project is correctly working. But my custom HW is very far from EVAL and very close to DISCO hardware, so I would like to start my new template integrating a Designer-generated Keil prj with my own initialisations (from CUBE)

Mon2
Senior III
PaulQ
Associate III

I followed that page when I created my first template for STM32F429. Now I'm stuck with STM32F469...

Designer 4.10.0 still fails generating source code (Keil) with STM32F469I-DISCO + Blank UI