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 #1066

Closed Naophis closed 3 years ago

Naophis commented 3 years ago

PIO Core Call Error: "The current working directory /home/user_name/Documents/PlatformIO/Projects/test_stm32h747 will be used for the project.\n\nThe next files/directories have been created in /home/user_name/Documents/PlatformIO/Projects/test_stm32h747\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 @ 8.0.0 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 disco_h747xi (platform: ststm32; board: disco_h747xi; 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!\nCorePackageManager: Installing tool-scons @ ~3.30102.0\ntool-scons @ 3.30102.0 has been successfully installed!\nVerbose mode can be enabled via -v, --verbose option\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/disco_h747xi.html\nPLATFORM: ST STM32 8.0.0 > STM32H747I-DISCO\nHARDWARE: STM32H747XIH6 400MHz, 512KB RAM, 2MB Flash\nDEBUG: Current (stlink) On-board (stlink) External (blackmagic, jlink)\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 stm32h747xi MCU!\n Please add initialization code to your project manually!========================= [FAILED] Took 59.67 seconds ========================="

ivankravets commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Please provide more details or this will be closed in 5 days