platformio / platformio-home

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

Could not initialize project #4310

Closed sunbeamjo closed 2 years ago

sunbeamjo commented 2 years ago

PIO Core Call Error: "The current working directory /home/qiaozuo/Documents/PlatformIO/Projects/stc8 will be used for the project.\n\nThe next files/directories have been created in /home/qiaozuo/Documents/PlatformIO/Projects/stc8\ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nResolving stc8h3k64s4 environment packages...\nAlready up-to-date.\nUpdating metadata for the vscode IDE...\n\n\nError: Processing stc8h3k64s4 (platform: intel_mcs51; board: stc8h3k64s4)\n--------------------------------------------------------------------------------\nVerbose mode can be enabled via -v, --verbose option\nCONFIGURATION: https://docs.platformio.org/page/boards/intel_mcs51/stc8h3k64s4.html\nPLATFORM: Intel MCS-51 (8051) (1.2.3) > Generic STC8H3K64S4\nHARDWARE: STC8H3K64S4 11MHz, 3.25KB RAM, 64KB Flash\nPACKAGES: \n - tool-stcgal @ 1.104.0 (1.4) \n - toolchain-sdcc @ 1.30804.10766 (3.8.4)\nLDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf\nLDF Modes: Finder ~ chain, Compatibility ~ soft\nFound 0 compatible libraries\nScanning dependencies...\nNo dependencies\nBuilding in release mode\nValueError: invalid literal for int() with base 10: '11059200L':\n File \"/home/qiaozuo/.platformio/penv/lib/python3.7/site-packages/platformio/builder/main.py\", line 184:\n env.SConscript(\"$BUILD_SCRIPT\")\n File \"/home/qiaozuo/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Script/SConscript.py\", line 597:\n return _SConscript(self.fs, *files, **subst_kw)\n File \"/home/qiaozuo/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Script/SConscript.py\", line 285:\n exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)\n File \"/home/qiaozuo/.platformio/platforms/intel_mcs51/builder/main.py\", line 146:\n f_cpu_khz = int(board_config.get(\"build.f_cpu\")) / 1000\n========================== [FAILED] Took 0.85 seconds =========================="

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