sduino icon indicating copy to clipboard operation
sduino copied to clipboard

Installing the Board in the Arduino is failing

Open akashkapashia opened this issue 1 year ago • 4 comments

Error: 13 INTERNAL: Cannot install platform: installing platform sduino:[email protected]: searching package root dir: no unique root dir in archive, found 'C:\Users\Akash\AppData\Local\Arduino15\tmp\package-2304909887\STM8S_StdPeriph_Driver' and 'C:\Users\Akash\AppData\Local\Arduino15\tmp\package-2304909887\cores'

This can be fixed by putting the release download in the release version. means add a additional folder with version name "v5.0/downloaded" Uploading v0.5.zip… files

akashkapashia avatar Dec 16 '23 18:12 akashkapashia

me too

xuyuanbao avatar Dec 17 '23 12:12 xuyuanbao

https://github.com/akashkapashia/stm8_arduino/blob/master/README.md

use this meanwhile

akashkapashia avatar Dec 17 '23 12:12 akashkapashia

@akashkapashia still no luck, unable to install sduino!

currently using Arduino version 2.1.1. Any help will be greatly appreciated!

bullygram avatar Jun 11 '24 05:06 bullygram

Got it fixed, I now have two portable versions (downloaded as ZIP) of the Arduino IDE, one is a legacy version of Arduino IDE v1.8 and the other is the new Arduino IDE v2.3.3. I have installed the SDuino using the IDE v1.8, and upon opening the IDE v2.3 the board seems to be reflected there too.

Currently, I am using Windows 10, and I am using the new IDE to compile the code. Old IDE seems to be slow.

bullygram avatar Jun 11 '24 13:06 bullygram