platformio / platformio-home

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

Could not initialize project #2171

Closed dwhansel closed 3 years ago

dwhansel commented 3 years ago

PIO Core Call Error: "The current working directory C:\Users\dwhansel\Documents\PlatformIO\Projects\nrf52_dk_zephyr will be used for the project.\r\n\r\nThe next files/directories have been created in C:\Users\dwhansel\Documents\PlatformIO\Projects\nrf52_dk_zephyr\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Processing nrf52_dk (platform: nordicnrf52; board: nrf52_dk; framework: zephyr)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/nordicnrf52/nrf52_dk.html\r\nPLATFORM: Nordic nRF52 (5.0.1) > Nordic nRF52-DK\r\nHARDWARE: NRF52832 64MHz, 64KB RAM, 512KB Flash\r\nDEBUG: Current (jlink) On-board (cmsis-dap, jlink) External (blackmagic, stlink)\r\nPACKAGES: \r\n - framework-zephyr 2.20400.201210 (2.4.0) \r\n - framework-zephyr-canopennode 0.0.0-alpha+sha.468d350028 \r\n - framework-zephyr-civetweb 0.0.0-alpha+sha.99129c5efc \r\n - framework-zephyr-cmsis 0.0.0-alpha+sha.542b2296e6 \r\n - framework-zephyr-fatfs 0.0.0-alpha+sha.13697783bf \r\n - framework-zephyr-hal-nordic 0.0.0-alpha+sha.d8a6ea9695 \r\n - framework-zephyr-hal-st 0.0.0-alpha+sha.5b3ec3e182 \r\n - framework-zephyr-libmetal 0.0.0-alpha+sha.0b23894a04 \r\n - framework-zephyr-littlefs 0.0.0-alpha+sha.9e4498d1c7 \r\n - framework-zephyr-loramac-node 0.0.0-alpha+sha.3f545d76a2 \r\n - framework-zephyr-lvgl 0.0.0-alpha+sha.928b61c7c8 \r\n - framework-zephyr-mbedtls 0.0.0-alpha+sha.aef137b1af \r\n - framework-zephyr-mcuboot 0.0.0-alpha+sha.a5d79cf8cc \r\n - framework-zephyr-mcumgr 0.0.0-alpha+sha.5051f9d900 \r\n - framework-zephyr-mipi-sys-t 0.0.0-alpha+sha.957d46bc3c \r\n - framework-zephyr-open-amp 0.0.0-alpha+sha.724f7e2a45 \r\n - framework-zephyr-openthread 0.0.0-alpha+sha.07f430dac6 \r\n - framework-zephyr-segger 0.0.0-alpha+sha.874d9e9696 \r\n - framework-zephyr-tinycbor 0.0.0-alpha+sha.40daca97b4 \r\n - framework-zephyr-tinycrypt 0.0.0-alpha+sha.3e9a49d267 \r\n - framework-zephyr-trusted-firmware-m 0.0.0-alpha+sha.143df67555 \r\n - tool-cmake 3.16.4 \r\n - tool-dtc 1.4.7 \r\n - tool-ninja 1.9.0 \r\n - tool-sreccat 1.164.0 (1.64) \r\n - toolchain-gccarmnoneeabi 1.80201.190214 (8.2.1)\r\nReading CMake configuration...\r\n-- Application: C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/zephyr\r\n-- Zephyr version: 2.4.0 (C:/Users/dwhansel/.platformio/packages/framework-zephyr)\r\n-- Found Python3: C:/Users/dwhansel/.platformio/penv/Scripts/python.exe (found suitable exact version \"3.7.7\") found components: Interpreter \r\n-- Board: nrf52_pca10040\r\n-- Cache files will be written to: C:/Users/dwhansel/.platformio/packages/framework-zephyr/.cache\r\n-- Found dtc: C:/Users/dwhansel/.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/dwhansel/.platformio/packages/toolchain-gccarmnoneeabi)\r\n-- Found BOARD.dts: C:/Users/dwhansel/.platformio/packages/framework-zephyr/boards/arm/nrf52dk_nrf52832/nrf52dk_nrf52832.dts\r\n-- Generated zephyr.dts: C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/zephyr/zephyr.dts\r\n-- Generated devicetree_unfixed.h: C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/zephyr/include/generated/devicetree_unfixed.h\r\nParsing C:/Users/dwhansel/.platformio/packages/framework-zephyr/Kconfig\r\n\r\nLoaded configuration 'C:/Users/dwhansel/.platformio/packages/framework-zephyr/boards/arm/nrf52dk_nrf52832/nrf52dk_nrf52832_defconfig'\r\n\r\nConfiguration saved to 'C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/zephyr/.config'\r\n\r\nKconfig header saved to 'C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/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/dwhansel/.platformio/packages/toolchain-gccarmnoneeabi/bin/arm-none-eabi-gcc.exe\r\n-- Configuring incomplete, errors occurred!\r\nSee also \"C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/CMakeFiles/CMakeOutput.log\".\r\nSee also \"C:/Users/dwhansel/Documents/PlatformIO/Projects/nRF52_DK_Zephyr/.pio/build/nrf52_dk/CMakeFiles/CMakeError.log\".\r\n\r\nCMake Warning at C:/Users/dwhansel/.platformio/packages/framework-zephyr/cmake/app/boilerplate.cmake:241 (message):\r\n Deprecated BOARD=nrf52_pca10040 name specified, board automatically changed\r\n to: nrf52dk_nrf52832.\r\nCall Stack (most recent call first):\r\n CMakeLists.txt:2 (include)\r\n\r\n\r\nCMake Error at C:/Users/dwhansel/.platformio/packages/framework-zephyr/cmake/extensions.cmake:1557 (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/dwhansel/.platformio/packages/framework-zephyr/CMakeLists.txt:42 (assert)\r\n\r\n\r\n========================== [FAILED] Took 4.62 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.