M_L_R (Customer) asked a question.

P1AM-200 Arduino Board core is corrupted at source, cannot install.

I Have purchased 2 P1AM-200 CPUs and am trying to get the core installed as instructed on the github (https://github.com/facts-engineering/P1AM?tab=readme-ov-file) website.  It appears that the source file is corrupted or perhaps incomplete.

 

I am getting the following error on the UI:

 

image 

Here is the error on the CLI:

  1. [laptop]|-:acli core search P1AM
  2. ID Version Name
  3. FACTS:samd 1.7.13 P1AM-200
  4. P1AM-100:samd 1.6.21 P1AM-100
  1. [laptop]|-:arduino-cli core install FACTS:samd
  2. Downloading packages...
  3. FACTS:arm-none-eabi-gcc@9-2019q4 downloaded
  4. arduino:bossac@1.7.0-arduino3 downloaded
  5. arduino:bossac@1.8.0-48-gb176eee downloaded
  6. arduino:openocd@0.10.0-arduino7 downloaded
  7. FACTS:CMSIS@5.4.0 downloaded
  8. arduino:CMSIS-Atmel@1.2.0 downloaded
  9. arduino:arduinoOTA@1.2.1 downloaded
  10. FACTS:samd@1.7.13 downloaded
  11. Installing FACTS:arm-none-eabi-gcc@9-2019q4...
  12. Error during install: Cannot install tool FACTS:arm-none-eabi-gcc@9-2019q4: testing local archive integrity: testing archive checksum: archive hash differs from hash in index

I then disabled the checksum validation and got the following error:

  1. [laptop]|-:rm -rf ~/.arduino15/staging/*
  2. [laptop]|-:arduino-cli core install FACTS:samd
  3. Downloading packages...
  4. FACTS:arm-none-eabi-gcc@9-2019q4 downloaded
  5. arduino:bossac@1.7.0-arduino3 downloaded
  6. arduino:bossac@1.8.0-48-gb176eee downloaded
  7. arduino:openocd@0.10.0-arduino7 downloaded
  8. FACTS:CMSIS@5.4.0 downloaded
  9. arduino:CMSIS-Atmel@1.2.0 downloaded
  10. arduino:arduinoOTA@1.2.1 downloaded
  11. FACTS:samd@1.7.13 downloaded
  12. Installing FACTS:arm-none-eabi-gcc@9-2019q4...
  13. Error during install: Cannot install tool FACTS:arm-none-eabi-gcc@9-2019q4: extracting archive: Not a supported archive: unknown

 


  • M_L_R (Customer)

    The issue seems to be resolved. I just tried the install and it is now working.

     

    image

    Selected as Best
  • M_L_R (Customer)

    The issue seems to be resolved. I just tried the install and it is now working.

     

    image

    Selected as Best