platformio/platformio-home

Could not initialize project

Opened this issue · 0 comments

PIO Core Call Error: "The following files/directories have been created in D:\pio\pwm\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\nResolving genericSTM32F411CC dependencies...\r\nTool Manager: Installing platformio/toolchain-gccarmnoneeabi @ >=1.60301.0,<1.80000.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: toolchain-gccarmnoneeabi@1.70201.0 has been installed!\r\nTool Manager: Installing platformio/framework-stm32cube @ ~2.0.181130\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: framework-stm32cube@2.0.200813 has been installed!\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing genericSTM32F411CC (platform: ststm32; board: genericSTM32F411CC; framework: stm32cube)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/genericSTM32F411CC.html\r\nPLATFORM: ST STM32 (9.0.0) > STM32F411CC (128k RAM. 256k Flash)\r\nHARDWARE: STM32F411CC 100MHz, 128KB RAM, 256KB Flash\r\nDEBUG: Current (blackmagic) External (blackmagic, jlink, stlink)\r\nPACKAGES: \r\n - framework-stm32cube @ 2.0.200813 \r\n - tool-ldscripts-ststm32 @ 0.1.0 \r\n - toolchain-gccarmnoneeabi @ 1.70201.0 (7.2.1)\r\nWarning! Cannot find a linker script for the required board! Firmware will be linked with a default linker script!\r\nError: There is no default startup file for stm32f411cc MCU!\r\n Please add initialization code to your project manually!========================== [FAILED] Took 3.41 seconds =========================="