Loading...
 
Skip to main content

System Workbench for STM32


STM32CubeMX for SW4STM32 : where is c++ compiler ?

If rename main.c to main.cpp i have error:
/startup/startup_stm32f303xc.s:111: undefined reference to `main'
Src/stm32f3xx_it.o: In function `DMA1_Channel3_IRQHandler':...