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

From Compulab Mediawiki
Jump to: navigation, search
(What Next?)
(What Next?)
 
Line 27: Line 27:
  
 
== What Next? ==
 
== What Next? ==
 +
* [[CL-SOM-iMX7 NXP i.MX7 U-Boot|CL-SOM-iMX7 U-Boot guide]]
 
* [[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 NXP i.MX7 Yocto Linux|CL-SOM-iMX7 Yocto guide]]
 
* [[CL-SOM-iMX7 NXP i.MX7 Yocto Linux|CL-SOM-iMX7 Yocto guide]]
 +
* [[CL-SOM-iMX7 NXP i.MX7 FreeRTOS|CL-SOM-iMX7 FreeRTOS 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.com/products/computer-on-modules/cl-som-imx7-freescale-i-mx-7-system-on-module/#devres CL-SOM-iMX7 development resources]
 
* [http://www.compulab.com/products/computer-on-modules/cl-som-imx7-freescale-i-mx-7-system-on-module/#devres CL-SOM-iMX7 development resources]

Latest revision as of 15:37, 11 July 2017

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

More Details: Connector P6, Connector J5, Connector P7.

Starting the system

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

More Details: Connector J6.

What Next?