iMX Developer's Kit V1
Kit overview​
Above you have a photo that gives an overview of an iMX Developer's Kit V1. Highlighted parts are described below.
- FTDI cable (console)
- Power supply
- micro-B to A USB cable connected to USB OTG
- Network cable connected to RJ45 connector
- Reset button
Console​
To get a command line interface (terminal) to the system connect the FTDI cable to either the J35 or J16 connector. The black wire should be to the right.
Which connector to use depends on which Developer’s Kit you are using:
Connector | Developer's Kit |
---|---|
J35 |
|
J16 |
|
Connect the other end of the FTDI cable to your PC. Normally it will automatically install drivers to create a virtual COM port. If it doesn’t please consult the FTDI documentation.
You will also need a terminal application. We recommend Tera Term, but you can use the terminal application of your choice. Connect to the virtual COM port using 115200 as baud rate, 8 data bits, 1 stop bit, and no parity.
Power supply​
Together with the kit you get a 12V power supply with AC plugs for EU, UK, US, and AU.
Select the plug used in your country and attach it to the power supply. Connect the ATX-to-2.1mm-barrel cable to the COM Carrier board, in one end, and the power supply to the other end.
The board will now power up.
If you already have a 12V power supply an alternative way of powering the board is by using the Micro-Fit 3.0 2-pos connector.
Login prompt​
The U-Boot bootloader and Linux kernel has been pre-installed on the board. After the board has been powered the software will boot. You can see the boot process in the terminal application.
When the boot process is complete you will be presented with a login prompt. Enter the login credentials below to log in.
- Username:
root
- Password:
pass
What to do next​
Now you are up-and-running with your iMX Developer’s Kit V1, but there is much more you can do. A lot of documentation and guides are available and a few of them are listed below.
- Working with Yocto
- Customize U-Boot and Linux
- How to use Devices and Peripherals
- Heterogeneous Multicore