Skip to main content
debugging
Lead
September 7, 2019
Question

STM32F411CEU6 with SMT32Cube.MX, AI & IDE Youtube example build errors.

  • September 7, 2019
  • 1 reply
  • 1410 views

Trying to start with STM32 and AI. Ubuntu 19.04 STM32Cube.MX 5.3.0 with STM32Cube.AI installed. ,STM32CubeMX IDE 1.0.1. Using an STM32F411CEU6 (8x compression). Following this example"Getting Started with STM32Cube.AI" but using the STM32 Toolchain (nt everyone bought IAR) got the following build errors in STM32Cube IDE.

Update #1. Added FREERTOS and in SYS selected Timebase TM1. The CMSIS and tick error are gone but now there are errors as shown in the attached txt file. It seems some constants are not declared Both with FREERTOS CMSIS_v1 and CMSIS_V2. What is missing ?

This topic has been closed for replies.

1 reply

Hopeful Programmer
Associate
October 5, 2020

Same problem on my end using the STM32Cube