New bare metal project STM32MP13 using STM32Cube_FW_MP13_V1.0.0
Dears
I would like to create new project from STM32Cube_FW_MP13_V1.0.0 - based on template "BSP_BasicTemplates"
I verified Properties for this project under "Paths and Symbols" - Includes, Libraries, Source ... all looks normal as another project from Application subfolder
But compilation stop on error
make -j12 all
make: *** No rule to make target 'C:/Users/Drivers/CMSIS/Device/ST/STM32MP13xx/Source/Templates/gcc/startup_stm32mp135c_ca7.c', needed by 'Example/STM32CubeIDE/startup_stm32mp135c_ca7.o'. Stop.
"make -j12 all" terminated with exit code 2. Build might be incomplete.
Where could be problem ? I hope that templates should have all properly configured...
Best Regards
Radim
