Question
CubeMX code for Nucleo32 L432KC does not build
Posted on July 04, 2017 at 18:33
Repro steps...
- Create a new CubeMX project, selecting the Nucleo32 L432KC board.
- In settings give it a name and select to generate code for the 'System Workbench for STM32' selecting SW4STM32
- Generate the code and open the project.
- The project does not build.
The problem is that core_cm4.h cannot be found - its not present.
Can anyone help?
Paul
#nucleo-l432kc #cubemx #sw4stm32