How to install multiple version os MicroSDK on Necto Studio

Cross-platform IDE for the rapid development of applications for the embedded world, available on Windows, Linux, and macOS.
Post Reply
Author
Message
ferlzc2
Posts: 2
Joined: 07 Feb 2023 21:27

How to install multiple version os MicroSDK on Necto Studio

#1 Post by ferlzc2 » 24 Feb 2023 14:30

I'm using the latest Necto Studio release and I wish to install a different version of MicroSDK that comes with the default installation. How can I do this?

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: How to install multiple version os MicroSDK on Necto Studio

#2 Post by IvanJeremic » 27 Feb 2023 14:26

Hi,

You can download an older version of MikroSDK from the link below:
https://github.com/MikroElektronika/mikrosdk_v2

Once there find the branch that has the SDK version you are looking for and download it, see picture below.
mikrosdk.png
mikrosdk.png (18.27 KiB) Viewed 486 times
Once that is done you need to make a new folder in the same folder where the SDK is being placed, the path should look something like this "C:\NECTOStudio\NECTOStudio\sdk" (I downloaded 2.7.0 version, so i called the fodler like that to make things simpler, you can call it what you like).
After that make a src folder inside the folder and copy everything from the downloaded folder (you do not need the .github folder)into the src folder.
Copy.png
Copy.png (91.31 KiB) Viewed 486 times
After that you should be able to choose this SDK when you are making a Setup.
Untitled.png
Untitled.png (5.16 KiB) Viewed 486 times
Regards,

Ivan.

Post Reply

Return to “IDE”