-
Notifications
You must be signed in to change notification settings - Fork 5
02. How to flash Image into SD Card
ADLINK Technology Inc edited this page Mar 5, 2020
·
2 revisions
There is no need to install a device driver under Linux. You can connect to the device by referring to the Windows chapter.
- Copy the prebuilt bootable Linux image to the working directory on your development host.
- In Windows environment, please download Rockchip SD Firmware tool to flash image to SD Card
Note: All of files will be erased on SD Card. The size should be at least 16 Gb.
Insert an empty MicroSD Card into development host and execute Rockhip SD Firmware tool. in the below,
-
Select "Choose removable disk" as your SD card
-
Choose "Function mode" as SD Boot
-
Lod your build Yocto image as "Firmware"
then, click "Create button" to start.
Now, remove the SDcard and insert it into the SDcard slot on the carrier.
Note: There is no need to configure the boot selector of LEC-PX30 with Industrial-Pi for SDcard booting. You can directly insert SD card and power on the system.