Prerequisites

Make sure you extract and install both StarFive StarStudio and StarFive Linux eSDK on your host machine before starting up the StarFive StarStudio:

  1. Copy the StarStudio-beta-202206.tar.gz file into your directory and untar it:
    $ tar -zxvf StarStudio-beta-202206.tar.gz
    Result

    The extracted folder is ready to use.

  2. Install the Linux eSDK by running the following two scripts:
    • $ ./x86_64-buildtools-nativesdk-standalone-nodistro.0.sh
      Figure 1. Example Command and Output
    • $ ./oecore-x86_64-riscv64-toolchain-ext-nodistro.0.sh
      Figure 2. Example Command and Output