platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
93 stars 62 forks source link

Could not initialize project #1011

Closed BbIKTOP closed 3 years ago

BbIKTOP commented 4 years ago

PIO Core Call Error: "The current working directory /Users/viktor/Documents/work/Arduino/Stm32test will be used for the project.\n\nThe next files/directories have been created in /Users/viktor/Documents/work/Arduino/Stm32test\ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nPlatformManager: Installing ststm32\nststm32 @ 7.1.1 has been successfully installed!\nPackageManager: Installing toolchain-gccarmnoneeabi @ >=1.60301.0,<1.80000.0\ntoolchain-gccarmnoneeabi @ 1.70201.0 has been successfully installed!\nThe platform 'ststm32' has been successfully installed!\nThe rest of packages will be installed automatically depending on your build environment.\n\n\nError: Processing genericSTM32F401CB (platform: ststm32; board: genericSTM32F401CB; framework: stm32cube)\n--------------------------------------------------------------------------------\nPackageManager: Installing framework-stm32cube @ ~2.0.181130\nframework-stm32cube @ 2.0.181130 has been successfully installed!\nPackageManager: Installing tool-ldscripts-ststm32 @ ~0.1.0\ntool-ldscripts-ststm32 @ 0.1.0 has been successfully installed!\nVerbose mode can be enabled via -v, --verbose option\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/genericSTM32F401CB.html\nPLATFORM: ST STM32 7.1.1 > STM32F401CB (64k RAM. 128k Flash)\nHARDWARE: STM32F401CB 84MHz, 64KB RAM, 128KB Flash\nDEBUG: Current (blackmagic) External (blackmagic, jlink, stlink)\nPACKAGES: \n - framework-stm32cube 2.0.181130 \n - tool-ldscripts-ststm32 0.1.0 \n - toolchain-gccarmnoneeabi 1.70201.0 (7.2.1)\nWarning! Cannot find a linker script for the required board! Firmware will be linked with a default linker script!\nError: There is no default startup file for stm32f401cb MCU!\n Please add initialization code to your project manually!========================= [FAILED] Took 19.07 seconds ========================="

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.

BbIKTOP commented 3 years ago

Any info about that?