3.1. Layout ............................ 7 3.2. Developer’s Board ........................ 8 3.3. Connecting the CrossLink TG Development Kit .............. 13 3.4. Connecting to a PC ......................13 Main Features .......................... 14 ...
1.2. CrossLink TG connections The highest internal voltage applied to the CrossLink TG unit can be 48Vdc and complies with the low voltage European directive. The power supply can be made with a battery or continuous voltage supply with reinforced isolation, and limited in power to a maximum of 8A and 100VA.
1.8. Children Do not allow children to play with CrossLink TG. It is not a toy and they could hurt themselves or others. Children could also damage the unit.
Do not transport or store flammable gas, liquid or explosives, in the compartment of your vehicle which contains the CrossLink TG or its accessories. 1.10. Handling the device Observe the following safe-handling guidelines to prevent damage to CrossLink TG: When setting up the device for work, place it on a flat level surface.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 CAN interface. Programmable 3 axis accelerometer. MicroSD card holder. Please check the datasheet and product variants for the exact features available in your device. 3. Getting Started with the UDK This section explains the steps to install and configure the UDK development kit to begin the set-up of the customer applications.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 Pin-out for an M12 Connector RJ45 (Ethernet) 1 TD+ 1TX+ 2 RD+ 3RX+ 3TD- 2TX- 4RD- 6 RX- 3.2. Developer’s Board The following figure shows a descriptive and detailed layout of the Development Board and its associated connectors.
Page 10
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 Number Connector Connector for audio and analog inputs from CrossLink TG Connector for digital inputs from CrossLink TG Connector for digital outputs from CrossLink TG www.crosscontrol.com...
Page 11
Connectors J1 to J5 connections for required signals must be connected to the CrossLink TG. All the signals are available in the connectors mounted in the front in the case that they have to be connected to additional external devices.
Page 12
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 Digital inputs have pull downs in the Development kit and a switch to connect to a high level for input testing. Digital input 6 is inverted, so it has a pull up by default, and the switch connects the input to GND.
Switch on the CrossLink TG. Once the Kernel is loaded in RAM memory and the system is running, the device waits for the user to enter a valid user name to log in. The default user name is root and the password is root.
To transfer a file from the local PC to the device, change to /home directory (or to the directory where the file is to be stored), type rz command in CrossLink TG OS, type Control-A S so that the minicom knows the file that is to be transferred. The file transfer protocol is zmodem.
The supported GNSS receiver is Ublox NEO-M8N. 4.4. Battery Back-Up The CrossLink TG is provided with a small dedicated internal battery for RTC and GNSS data retention. In addition to this it is possible to install a high capacity battery to allow continuous operation of the CrossLink TG without external power.
This enables the CrossLink TG/b to, for example, make a final call before going into low power mode, or a similar procedure, as defined by the customer application software.
RS232 KLINE1 SPKN AUDIO SPKP AUDIO 4.9. Power Supply Power supply in pin 24 of the machine connector is used to supply power to CrossLink TG. Signals used for this purpose are: Signal Type Low Level Max Range Power in 48.0V...
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 These pins can be configured as inputs or as outputs. Note that if the pin is configured as an output it cannot be used as an input, and may be damaged if a voltage is applied while it is configured as an output.
The first and last devices in the bus should be equipped with terminating resistors of 120 ohms. CrossLink TG does not have this terminating resistor internally so it must be added externally as depicted in this diagram.
They need a clean, very stable power supply (usually called VBIAS) that is provided by the CrossLink TG. Signal Input and VBIAS share the same pin in the connector, as this is the connection usually found in commercially available microphones.
GSM module and this has preference over the usage from the user application. The orange LED on CrossLink TG is controlled by the GNSS module and gives one pulse per second when the GNSS module has coverage.
The duration of the internal battery is about 10 years. When the CrossLink TG resumes service from OFF or STANDBY modes, the CPU system time is automatically updated with the value from the RTC module. Hence any changes to the time should be performed on the RTC time as this is the master.
Once the CrossLink TG is switched on, it starts executing the boot loader. Then, if the user stops the process, the CrossLink TG will remain in Service Mode. Otherwise the CrossLink TG continues loading the kernel and the file system.
6.2. Linux Kernel This is a Linux standard kernel, version 4.4.19. As this is a standard kernel, PC developed applications are easily made compatible with CrossLink TG platform. Also this kernel can be updated to follow standard kernel revisions. The File System is based in a Debian distribution, codename Jessie.
Once the cross compiler is installed, the user can use this compiler in the desired development environment, for example, Netbeans. To use the available APIs library functions, add the included CrossLink TG files in the application header files and compile the application using the provided cross compiler.
6.3.5. CANBus FMS API There is an available FMS library, that can run in the CrossLink TG under a license. This library provides the most important data in a FMS bus available through a few simple functions. This library must be first enabled to use it. Please request this when you place your order for the device.
7.2. TFTP Server The firmware components can be saved in a TFTP server in the same LAN where the CrossLink TG is connected, or which is accessible to it, and the CrossLink TG can retrieve them using a set of commands.
Page 29
Connect the Ethernet cable to the RJ45 connector • Set the environment variables, for example when connecting the CrossLink TG in a LAN with private IP network 192.168.100.255 and the TFTP server in 192.168.100.1: env set ipa ddr 19 2. 16 8. 100. 2 env set ser v erip 19 2.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 7.3. Creating a Customized UBIFS The user can create a customized UBIFS, based on the rootfs available in the dev zone, CrossLink TG FS tree. After decompressing it in the PC and make the desired changes to it, mkfs.ubifs and ubinize commands may be used to create the image.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 7.5. Starting the Recovery Image In case of failure or misconfiguration of the Debian file system, a recovery image can be created. The purpose of this is to mount the Debian partition and to solve its problems, in order to be able of starting it again.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 If, after a reboot, the new value of bootcount exceeds the value of bootlimit, then instead of the standard boot action (executing the contents of bootcmd) an alternate boot action will be performed, and the contents of altbootcmd will be executed.
= m u l t i - use r . t a r g e t 9.2.1. Enabling and Disabling Services On the CrossLink TG the user can enable multiple applications to automatically start at boot. This is achieved using the following command: systemctl enable a pplication.ser v ice...
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 10. Installation Permanently installed antennas are preferred over magnetic, glass or body lip mounts for anything other than low power or temporary installations. However, a magnetic mount antenna is a good tool for checking the proposed fixed antenna location for unwanted effects or problems.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 10.4. Location Choose a location for the device which allows for convenient routing and connection of the antenna and interface cables, and which has access to power source and status LEDs. When selecting a mounting location, if possible, avoid the following hazards: ...
Take care not to blind the internal antenna as this will impede the function of the device, placing the brackets in the upper side of the CrossLink TG, so that the antenna has an open view. See the “satellites up” signal in one the sides to guide on the installation of the fixing units, as this signal must have the open view.
CrossLink TG Product revision: 1.0 Technical Manual 2019-03-19 11.2. Power Interfaces Item Specification Power supply 9 to 48 Vdc Power Mode Specification 43 * RUN + ETH connected RUN + GNSS RUN + GSM RUN + GSM + GNSS RUN + GSM on call STANDBY 14.27...
-20 ºC to+ 60 ºC Item Specification Time to recharge 3.5 hours Charging temperature range 0 ºC to 45 ºC Duration @ 25ºC Run Mode: 14 hours 12. References For more information please consult the CrossLink TG Programmer and Software Manual www.crosscontrol.com...
Need help?
Do you have a question about the CrossLink TG and is the answer not in the manual?
Questions and answers