This Page gives an overview how to take the first steps after unpacking the TQ Starterkit.

The starter kit is delivered with a bootable SD card which contains the latest BSP revision at the time of delivery. Therefore only a terminal emulation program installed on your development host is required for the first steps.

The following emulation programms are recommended:

Linux

Windows

TeraTerm

TeraTerm is an open source terminal emulator for windows. it can be downloaded here.

Configure TeraTerm

  1. Download and install TeraTerm
  2. Start TeraTerm and open the Serial Port Settings
  3. select your serial port and configure it with the values defined in the chapter Serial Configuration
  4. after passing the values click on the button new Setting

Now TeraTerm should be ready for use with our starter kits.

The serial port must be configured for connection to the starter kit as follows:

Bautrate: 115200
Data bits: 8
Parity: none
Stop bits: 1
Handshake : XON/XOFF

Please follow the quick start guide delivered with the kit, or open it from the following link: Quick start guide

As soon as you log in for the first time, the question about the login credential comes up.
By default no password is set up for user root.

user password
root no password is set for default user root

SSH is set up with password authentification, therefore a password has to be set for default user root.

Build the BSP for <label>STK_NAME</label> Build the SDK for <label>STK_NAME</label> Setup Eclipse IDE on Development Host

How To customize Yocto BSP

The U-Boot enviroment variable fdt_file determines which device tree is loaded when the kernel is started. The device tree blobs are stored in the firmware partition of the BSP image. The PArtition is formated with the FAT file system and can be read in U-Boot.

The fdt_file variable can be set by the following command.

Please keep in mind that changes to the U-Boot environment are volatile unless the environment has been saved by the saveenv command.

Link zur Data page

The Starterkit can be setup to boot from different sources please see the following how to set the dip switches

Deployment

Disclaimer
TQ-Systems GmbH provides the Board Support Packages (BSP) free of charge. The software included in the shipment has been configured individually for the starter kits. The software is only intended to evaluate the module. The use of the Board Support Packages (BSP) is only allowed within the scope of functionality described by TQ-Systems GmbH. TQ-Systems GmbH does not accept any liability for all further changes of the Board Support Package and for any damage resulting from its use.