Creating a project with latest SDK#

In this method, we should make use of a reference project from the latest WiSeConnect SDK. Create the requried project by adding components, and merging the source file changes.

  1. Install the recent WiSeConnect SDK to your local environment in the system.

    a. Navigate to Install > Manage Installed Packages > SDKs, select the latest version SiSDK and WiSeConnect extension, click on Finish.

    select the latest versionselect the latest version

    b. Once the installation is successfully completed, navigate to Preferences > Simplicity Studio > SDKs. This step ensures that the latest installed GSDK and WiSeConnect SDK combination is enabled or not.

    Note: It is preferred to disable the older versions of SDKs.

    GSDK and WiSeConnect SDK combinationGSDK and WiSeConnect SDK combination

  2. Choose and create a reference example from the Simplicity Studio Launcher that best suits your existing project.

    reference examplereference example

  3. Check the installed components in the existing project and install the same components for the new project.

    install componentsinstall components

  4. Once all the components are installed, refer to the existing project to configure the installed components.

  5. At the end, copy or merge the project source files from the existing project to the new project.

  6. Refer to the respective SDK release migration guide, If there are any modifications that impact your application, replace them with the recent changes as mentioned in the migration guide.

  7. If you are migrating from an older SDK which is more than two releases behind, refer to the migration updates for each SDK version and incorporate the necessary API and definition changes.