sduino
sduino copied to clipboard
Installing the Board in the Arduino is failing
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
me too
https://github.com/akashkapashia/stm8_arduino/blob/master/README.md
use this meanwhile
@akashkapashia still no luck, unable to install sduino!
currently using Arduino version 2.1.1. Any help will be greatly appreciated!
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.