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

Open AlAboud221 opened 1 year ago

AlAboud221 commented 1 year ago

PIO Core Call Error: "The following files/directories have been created in C:\Users\ahmad.alaboud\Documents\PlatformIO\Projects\BlitzcontrollerH723zg\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 nucleo_h723zg dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nError: Processing nucleo_h723zg (platform: ststm32; board: nucleo_h723zg; framework: mbed)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/ststm32/nucleo_h723zg.html\r\nPLATFORM: ST STM32 (15.6.0) > ST Nucleo H723ZG\r\nHARDWARE: STM32H723ZGT6 550MHz, 320KB RAM, 1MB Flash\r\nDEBUG: Current (stlink) On-board (stlink) External (blackmagic, cmsis-dap, jlink)\r\nPACKAGES: \r\n - framework-mbed @ 6.60900.220911 (6.9.0) \r\n - toolchain-gccarmnoneeabi @ 1.90201.191206 (9.2.1)\r\nCollecting mbed sources...\r\nFailed to extract configuration for NUCLEO_H723ZG.\r\nIt might not be supported in the this Mbed release.\r\n========================== [FAILED] Took 0.99 seconds =========================="

AlAboud221 commented 1 year ago

i wanted to use VS Code to program Nucleo H723zg mit mbed. So i coped the platform.mbed "Which support mbed für Nucleo H723zg" in user/username/.platformio/platforms/ and changed ststm32/boards/nucleo_h723zg.json added platform: "mbed"