Difference between revisions of "CL-SOM-iMX7: Evaluation Kit: Getting Started"

From Compulab Mediawiki
Jump to: navigation, search
(What Next?)
 
Line 2: Line 2:
 
[[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>]]
  
= System setup =
+
== System setup ==
 
[[Image:SB_SOM_bottomview2.jpg|thumb|right|alt=SB-SOM bottom view|<div align="center">SB-SOM bottom view</div>]]
 
[[Image:SB_SOM_bottomview2.jpg|thumb|right|alt=SB-SOM bottom view|<div align="center">SB-SOM bottom view</div>]]
 
CL-SOM-iMX7 evaluation kit is preloaded with [[CL-SOM-iMX7: Linux: Debian|Debian Linux image for CL-SOM-iMX7]].
 
CL-SOM-iMX7 evaluation kit is preloaded with [[CL-SOM-iMX7: Linux: Debian|Debian Linux image for CL-SOM-iMX7]].
Line 14: Line 14:
 
</blockquote>
 
</blockquote>
  
= 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 22: Line 22:
 
:* password: 111111
 
:* password: 111111
  
= What Next? =
+
== What Next? ==
 
*[[CL-SOM-iMX7 Freescale i.MX7 Linux|CL-SOM-iMX7 Linux guide]]
 
*[[CL-SOM-iMX7 Freescale i.MX7 Linux|CL-SOM-iMX7 Linux guide]]
 
<!-- *[[CL-SOM-iMX7 Freescale i.MX7 Yocto Linux|CL-SOM-iMX7 Yocto guide]] -->
 
<!-- *[[CL-SOM-iMX7 Freescale i.MX7 Yocto Linux|CL-SOM-iMX7 Yocto guide]] -->
<!-- *[[CL-SOM-iMX7: Evaluation Kit: Hardware Guide|CL-SOM-iMX7 evaluation kit hardware guide]] -->
+
*[[CL-SOM-iMX7: Evaluation Kit: Hardware Guide|CL-SOM-iMX7 evaluation kit hardware guide]]
 
*[http://www.compulab.co.il/products/computer-on-modules/CL-SOM-iMX7/#devres CL-SOM-iMX7 development resources]
 
*[http://www.compulab.co.il/products/computer-on-modules/CL-SOM-iMX7/#devres CL-SOM-iMX7 development resources]
  
 
[[Category:SB-SOM]]
 
[[Category:SB-SOM]]
 
[[Category:CL-SOM-iMX7]]
 
[[Category:CL-SOM-iMX7]]

Revision as of 06:24, 25 May 2016

CL-SOM-iMX7-eval-kit-quick-setup.jpg

SB-SOM top view
SB-SOM top view

System setup

SB-SOM bottom view
SB-SOM bottom view

CL-SOM-iMX7 evaluation kit is preloaded with Debian Linux image for CL-SOM-iMX7.

  1. Connect a DVI/HDMI Display to HDMI connector J5 using a standard HDMI/DVI cable.
  2. Connect a USB Keyboard to USB connector P6.
  3. Make sure jumpers E7, E3 and E1 are not populated (default state).
  4. Connect the standard USB cable (included) between your host PC and the evaluation kit micro-USB2.0 connector P7.
  5. 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

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

What Next?