cancel
Showing results for 
Search instead for 
Did you mean: 

I have a problem in generate code in cubemx

alianvari
Associate III

I have a ready project that was created with cubemx 4.19, It's ok when I compile this project by keil version 5.15, but when I generate it by cubemx 5.4 I have some errors after compile it by keil version 5.15

for example "undefined dword"

What is the problem in it?

4 REPLIES 4

Far too vague to answer

What specific file(s)

Show the failing line(s) and error log

Get the most current Keil MDK (5.29) and packs

What STM32

Check if just a missing typedef or include file

Attach a minimum IOC file for ST staff to look at and replicate

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

the version of stm32 is stm32Cube FW_F4 V1.14.0

I attach list of errors that return keil.

dbgarasiya
Senior II

like what is undefined uint32_t is ide errror

after refreshing you will solved out this

and typedef error is miss of structure declaration of miss of some file

or could be not accessing file

best of luck

can you guide me more to solved these errors?

best regard.