User manual
Page | 77   
2. Execute the following instruction to view the contents of the SD 
card;   
root@SBC8140:/media# ls mmcblk0p1/ 
The information in the HyperTerminal window is shown below; 
flash-uboot.bin      u-boot.bin     x-load.bin.ift_for_NAND 
mlo                  uImage 
ramdisk.gz           ubi.img 
3.8.5 Testing a USB Device   
Testing  of  a  USB  device  is  accomplished  by  creating  a  network 
communication  between  the  miniUSB  interface  on  the  kit  and  a  USB 
interface on the PC; 
1. After  the system  boots  up,  connect  the  SBC8140 to your  PC 
with  a  Mini  B-to-USB  A  cable,  then  install the  Linux  USB 
Ethernet driver; please refer to Appendix 2:Driver Installation 
Of  Linux  USB  Ethernet/RNDIS  GadgetError!  Reference 
source not found.. 
2. Execute the following instructions to set the IP addresses of the 
SBC8140  (the  IP  used  below  is  only  for  reference;  you  can 
select a different IP as required); 
root@SBC8140:~# ifconfig usb0 192.168.1.115 
root@SBC8140:~# ifconfig 
The information in the HyperTerminal window is shown below; 
lo        Link encap:Local Loopback   
          inet addr:127.0.0.1  Mask:255.0.0.0 
          UP LOOPBACK RUNNING  MTU:16436  Metric:1 
          RX packets:26 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:0  
          RX bytes:2316 (2.2 KiB)  TX bytes:2316 (2.2 KiB) 
usb0      Link encap:Ethernet  HWaddr 5E:C5:F6:D4:2B:91  
          inet  addr:192.168.1.115    Bcast:192.168.1.255  
Mask:255.255.255.0 










