Associate III
February 22, 2018
Question
STM32CubeMX for STM32L432KCU6
- February 22, 2018
- 2 replies
- 753 views
Posted on February 22, 2018 at 15:24
Hello,
Have a STM32L432 Nucleo 32 board. I am using the CubeMX to initialise some code and I see in Workbech that within drivers/CMSIS there are much more files that others STM32 projects.
The point is that there two folders: DSP_Lib and Include within CMSIS that are 'in red' because the system can not find the definitions of int8_t, int16_t...etc.
Does anyone the solution for that problem?
Thanks!