platformio / platform-freescalekinetis

Freescale Kinetis: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/freescalekinetis
Apache License 2.0
4 stars 8 forks source link

Home: Could not initialize project FRDM-K82F #7

Closed shakram02 closed 5 years ago

shakram02 commented 5 years ago

PIO Core Call Error: "The next files/directories have been created in /home/ahmed/Documents/PlatformIO/Projects/blinky\ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\n\nError: Processing frdm_k82f (platform: freescalekinetis; board: frdm_k82f; framework: mbed)\n--------------------------------------------------------------------------------\nPackageManager: Installing framework-mbed @ ~5.51001.1\nDownloading\nDownloading\nUnpacking\nUnpacking\nVerbose mode can be enabled via -v, --verbose option\nCONFIGURATION: https://docs.platformio.org/page/boards/freescalekinetis/frdm_k82f.html\nPLATFORM: Freescale Kinetis > Freescale Kinetis FRDM-K82F\nHARDWARE: MK82FN256VLL15 150MHz 256KB RAM (256KB Flash)\nDEBUG: CURRENT(cmsis-dap) ON-BOARD(cmsis-dap) EXTERNAL(jlink)\nCannot find the configuration file for your board! Please read instructions here /home/ahmed/.platformio/packages/framework-mbed/platformio/README.txt\n========================= [ERROR] Took 450.53 seconds ========================="

ivankravets commented 5 years ago

@valeros I can't build a simple project for https://os.mbed.com/platforms/FRDM-K82F/

valeros commented 5 years ago

Should be fixed in the latest framework package.