Difference between revisions of "CM-T43: Evaluation Kit: Getting Started"

From Compulab Mediawiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Image:CM-T43-eval-kit-quick-setup.jpg|800px]]
 
[[Image:CM-T43-eval-kit-quick-setup.jpg|800px]]
 +
 +
== System setup ==
 
[[Image:SB_SOM_topview2.jpg|thumb|right|alt=SB-SOM top view|<div align="center">SB-SOM top view</div>]]
 
[[Image:SB_SOM_topview2.jpg|thumb|right|alt=SB-SOM top view|<div align="center">SB-SOM top view</div>]]
 
+
[[Image:SB_SOM_bottomview2.jpg|thumb|right|alt=SB-SOM bottom view|<div align="center">SB-SOM bottom view</div>]]
= System setup =
+
CM-T43 evaluation kit is preloaded with [[CM-T43: Linux: Debian|Debian Linux image for CM-T43]].
CM-T43 evaluation kit contains an SD card preloaded with [[CM-T43: Linux: Debian|Debian Linux image for CM-T43]].
+
# Make sure jumpers '''E3''' and '''E1''' are not populated (default state).
# Insert the evaluation kit SD card into the SD/MMC/SDIO socket <!-- [[SB-SOM:_Connectors:_P9|P9]] --> '''P9''' until you hear a clicking sound.
 
# Make sure jumpers <!-- [[SB-SOM:_Jumpers:_E3|E3]] --> '''E3''' and <!-- [[SB-SOM:_Jumpers:_E1|E1]] --> '''E1''' are not populated (default state).
 
 
# Connect the standard USB cable (included) between your host PC and the evaluation kit micro-USB2.0 connector <!-- [[SB-SOM:_Connectors:_P7|P7]] --> '''P7'''.
 
# Connect the standard USB cable (included) between your host PC and the evaluation kit micro-USB2.0 connector <!-- [[SB-SOM:_Connectors:_P7|P7]] --> '''P7'''.
# On your computer, start a terminal emulation program (such as HyperTerminal) with the following serial port settings: 115200 baud rate, 8 data bits, 1 stop bit, no parity, no flow control.
+
# On your computer, start a terminal emulation program (such as HyperTerminal) with the following serial port settings:
 
+
<blockquote>
[[Image:SB_SOM_bottomview2.jpg|thumb|right|alt=SB-SOM bottom view|<div align="center">SB-SOM bottom view</div>]]
+
{{:SB-SOM: serial port parameters table}}
 +
</blockquote>
 +
'''More Details:''' ''[[SB-SOM:_Connectors:_P7|Connector P7]]''<!--, ''[[SB-SOM:_Jumpers:_E3|Jumper E3]]''--><!--, ''[[SB-SOM:_Jumpers:_E1|Jumper E1]]''-->.
  
= Starting the system =
+
== Starting the system ==
 
# Connect the DC 12V power supply adapter (included) to <!-- [[SB-SOM:_Connectors:_J6_and_J8|main DC power connector - J6]] --> '''J6'''.
 
# Connect the DC 12V power supply adapter (included) to <!-- [[SB-SOM:_Connectors:_J6_and_J8|main DC power connector - J6]] --> '''J6'''.
 
# Follow the messages in your terminal emulator program until you see the linux login prompt.  
 
# Follow the messages in your terminal emulator program until you see the linux login prompt.  
Line 19: Line 21:
 
:* password: 111111
 
:* password: 111111
  
= What Next? =
+
'''More Details:''' ''[[SB-SOM: Connectors: J6 and J8|Connector J6]]''.
 +
 
 +
== What Next? ==
 
*[[CM-T43 TI AM437x Linux|CM-T43 Linux guide]]
 
*[[CM-T43 TI AM437x Linux|CM-T43 Linux guide]]
 
*[[CM-T43 TI AM437x Yocto Linux|CM-T43 Yocto guide]]
 
*[[CM-T43 TI AM437x Yocto Linux|CM-T43 Yocto guide]]

Latest revision as of 12:30, 12 August 2016

CM-T43-eval-kit-quick-setup.jpg

System setup

SB-SOM top view
SB-SOM top view
SB-SOM bottom view
SB-SOM bottom view

CM-T43 evaluation kit is preloaded with Debian Linux image for CM-T43.

  1. Make sure jumpers E3 and E1 are not populated (default state).
  2. Connect the standard USB cable (included) between your host PC and the evaluation kit micro-USB2.0 connector P7.
  3. On your computer, start a terminal emulation program (such as HyperTerminal) with the following serial port settings:
Baud Rate Data Bits Stop Bits Parity Flow Control
115200 8 1 none none

More Details: Connector P7.

Starting the system

  1. Connect the DC 12V power supply adapter (included) to J6.
  2. Follow the messages in your terminal emulator program until you see the linux login prompt.
  3. NOTE: in case no messages appear in your terminal emulation program, please refer to the detailed USB console guide.
  4. Use the credentials below to login.
  • username: root
  • password: 111111

More Details: Connector J6.

What Next?