...
Make sure there is no microSD card inserted in the slot
J17
of the SBC-3.5-RK3568.Connect your Linux Host PC to the microUSB connector
J48
of the SBC-3.5-RK3568.Turn on the switch
SW1
.Power on the SBC-3.5-RK3568 board.
Turn the switch
SW1
back off.Run the command
rkdeveloptool ld
to make sure the E09 Rockchip board is detected.Flash the loader on the SBC-3.5-RK3568 device via the following command:
Code Block $ sudo rkdeveloptool db loader.bin
Flash the
.wic
image in the board via the following command. Remember to substitute the<image-file>.wic
with the file name of the image (e.gseco_rk3568_e09_edgehog-embedded-full-image-wayland_5-10-x_kirkstone_1-03-00_20240410.wic
):Code Block $ sudo rkdeveloptool wl 0 <image-file>.wic
Wait for it to finish, then disconnect the microUSB cable and reboot the board. The SBC-3.5-RK3568 board will now run the new image.