platformio / platformio-home

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

Could not initialize project #5859

Open HideoHattori opened 1 year ago

HideoHattori commented 1 year ago

PIO Core Call Error: "The following files/directories have been created in C:\GitHub\teensy_zepher_test\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 teensy41 dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nError: Processing teensy41 (platform: teensy; board: teensy41; framework: zephyr)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/teensy/teensy41.html\r\nPLATFORM: Teensy (4.18.0) > Teensy 4.1\r\nHARDWARE: IMXRT1062 600MHz, 512KB RAM, 7.75MB Flash\r\nDEBUG: Current (jlink) External (jlink)\r\nPACKAGES: \r\n - framework-zephyr @ 2.20701.220422 (2.7.1) \r\n - tool-cmake @ 3.21.3 \r\n - tool-dtc @ 1.4.7 \r\n - tool-ninja @ 1.9.0 \r\n - toolchain-gccarmnoneeabi @ 1.80201.181220 (8.2.1)\r\nReading CMake configuration...\r\n-- Application: C:/GitHub/teensy_zepher_test/zephyr\r\n-- Zephyr version: 2.7.1 (C:/Users/h-hat/.platformio/packages/framework-zephyr)\r\n-- Found Python3: C:/Users/h-hat/.platformio/penv/Scripts/python.exe (found suitable exact version \"3.9.10\") found components: Interpreter \r\n-- Board: teensy41\r\n-- Cache files will be written to: C:/Users/h-hat/.platformio/packages/framework-zephyr/.cache\r\n-- Found dtc: C:/Users/h-hat/.platformio/packages/tool-dtc/dtc.exe (found suitable version \"1.4.7\", minimum required is \"1.4.6\")\r\n-- Found toolchain: gnuarmemb (C:/Users/h-hat/.platformio/packages/toolchain-gccarmnoneeabi)\r\n-- Found BOARD.dts: C:/Users/h-hat/.platformio/packages/framework-zephyr/boards/arm/teensy4/teensy41.dts\r\n-- Generated zephyr.dts: C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/zephyr.dts\r\n-- Generated devicetree_unfixed.h: C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/include/generated/devicetree_unfixed.h\r\n-- Generated device_extern.h: C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/include/generated/device_extern.h\r\n-- Including generated dts.cmake file: C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/dts.cmake\r\nParsing C:/Users/h-hat/.platformio/packages/framework-zephyr/Kconfig\r\n\r\nLoaded configuration 'C:/Users/h-hat/.platformio/packages/framework-zephyr/boards/arm/teensy4/teensy41_defconfig'\r\n\r\nConfiguration saved to 'C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/.config'\r\n\r\nKconfig header saved to 'C:/GitHub/teensy_zepher_test/.pio/build/teensy41/zephyr/include/generated/autoconf.h'\r\n\r\n-- The C compiler identification is GNU 8.2.1\r\n-- The CXX compiler identification is GNU 8.2.1\r\n-- The ASM compiler identification is GNU\r\n-- Found assembler: C:/Users/h-hat/.platformio/packages/toolchain-gccarmnoneeabi/bin/arm-none-eabi-gcc.exe\r\n-- Configuring incomplete, errors occurred!\r\nSee also \"C:/GitHub/teensy_zepher_test/.pio/build/teensy41/CMakeFiles/CMakeOutput.log\".\r\nSee also \"C:/GitHub/teensy_zepher_test/.pio/build/teensy41/CMakeFiles/CMakeError.log\".\r\n\r\nC:\Users\h-hat\.platformio\packages\toolchain-gccarmnoneeabi\bin\arm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.\r\n\r\nCMake Error at C:/Users/h-hat/.platformio/packages/framework-zephyr/cmake/extensions.cmake:1954 (message):\r\n Assertion failed: The toolchain is unable to build a dummy C file. See\r\n CMakeError.log.\r\nCall Stack (most recent call first):\r\n C:/Users/h-hat/.platformio/packages/framework-zephyr/CMakeLists.txt:42 (assert)\r\n\r\n\r\n========================= [FAILED] Took 17.75 seconds ========================="

stale[bot] commented 1 year 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.