- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › Build errors (36) after importing CubeMX project
Hi Carmine,
I bought Your book and work trough it. I experience a lot of problems, some equal to mine are posted on this forum, but still not updated in the 2018 version of the book.
Fortunately, until now I managed to solve the problems, this is a good training also.
At Chapter 4,2.3. Importing Generated Files into the Eclipse Projects Manually;
After building the project i have 36 errors. I performed the same procedure 3 times over, being more careful to recheck each step with each try, but the results stay the same. See screenshots added.
Can You please give me some help.
Thanks,
Jos
Hi,
I’m a bit late.
I just had a similar bunch of errors.
What I found is that I defined the MCU macro wrong for my device (Fig 17 Ch 4.2.3).
In my case I’m using a STM32F030F4 and the wrong macro as STM32F030x4 correct one was STM32F030x6, as both devices are covered under the same MCU macro.
What helped me was being directed to system/include/cmsis/stm32XXxx.h