Importing eSDK

Perform the following steps to import eSDK:

  1. Click Import Projects under Project Explorer on the left side of your StarFive StarStudio workbench.
  2. Select StarFive Dubhe Linux SDK under the StarFive folder from the Import Wizard, and click Next.
  3. Import StarFive Linux SDK project as prompted:
    • Project Name: The project name. For example, linux_sdk.
    • Existing eSDK Location: The directory of the installed eSDK that you want to import. For example, /home/jytan/linux_sdk.
    • Olimex OpenOCD Config File Location: The openOCD Confg file location. The default file is <eSDK>/tmp/deploy/images/starfive-dubhe/olimex-openocd_s5.cfg.
  4. Click Finish and the directory of the eSDK will be imported.
    Note: The indexing for the build folder tmp/ is disabled as the directory is too large.
    Result:

    You will also be greeted with the StarFive Linux SDK View:

    Figure 1. StarFive Linux SDK
    Graphical user interface, text, application, email Description automatically generated

For instructions to modify the package, see the Modifying Packages section.