Tisdk System Demonstration - Embest SBC8600B User Manual

Hide thumbs Also See for SBC8600B:
Table of Contents

Advertisement

Embest Technology Co., Ltd
Go back to blinking state.
root@arm:~# echo 1 > /sys/class/graphics/fbcon/cursor_blink

3.11.19 TISDK System Demonstration

Program image info TF card
1.
The TISDK sytem can be started with a TF card, and there are two methods to program
image into the TF card.
Method A - Program image into the TF card through commands
Format a TF card as two partitions (please refer to Appendix 3 ) and connect it to your
PC with a TF card reader, and then execute the following instructions in Ubuntu Linux
system;
cp /media/cdrom/linux/demo/tisdk/image/MLO /media/LABEL1
cp /media/cdrom/linux/demo/tisdk/image/u-boot.img /media/LABEL1
cp /media/cdrom/linux/demo/tisdk/image/zImage /media/LABEL1/
rm -rf /media/LABEL2/*
sudo tar xvf
/media/cdrom/linux/demo/tisdk/image/tisdk-rootfs-am335x-evm.tar.gz -C /media/L
ABEL2
sync
umount /media/LABEL1
umount /media/LABEL2
Method B - Program image into the TF card through Win32DiskImager.exe
1)
Connect a TF card to your PC by using a MciroSD card adapter or a USB flash
card reader
Copyright © 2017 Embest Technology
SBC8600B-UM-V2.0
85

Advertisement

Table of Contents
loading

Table of Contents