Debian 8 Jessie
- Toolchain:
- based on gcc 4.9, binutils 2.24 running natively on the device
- Debian ARM hardfloat toolchain gcc-4.9 for cross compilation
- Kernel: 3.10.53, Freescale revision 1.1.0+
- Qt: 5.3.2 – emtrion enhanced packages which make full use of the emCON-MX6 hardware accelerators
The root file system or our Debian BSP is based on Debian Stable (Jessie).
Functions
novaluefound
Drivers
Name
Status
Comments
Limitations
Links
Camera (Mipi)
on request
Audio (SGTL5000)
available
WLAN
on request
Bluetooth
on request
Watchdog
available
USB Host
available
USB OTG
available
Please consider the tab known issue.
USB Device
available
Touch (FT5x0x)
available
Touch (AR1020)
available
MMC
available
SATA
on request
RTC (DS1337)
available
PCIe
available
OpenVG
available
LVDS
available
Ethernet
available
Speed up to 1 GBit/s
OpenGL
available
HDMI
available
Please look at the known issues tab.
True
Dienste
novaluefound
Release Notes
Debian BSP v2015-06-16 for emtrion-MX6 (DIMM-MX6 and emCON-MX6)
- first release which supports also emCON-MX6 boards
Known Issues
- The software drivers for the USB OTG port are working successfully in device mode, but there is a load problem when the OTG port is used in host mode.
- When using HDMI only: the startup hang if a splash screen is shown by the bootloader on the HDMI interface. As a workaround disable the splash screen in U-Boot by removing the environment variable load_splashscreen.
Article
CAN on DIMM-MX6 / emCON-MX6 under Linux
Display Configuration on DIMM-MX6 / emCON-MX6 under Linux
GPIOs on emCON-MX6 under Linux
How to handle CPU core frequency from user space
I2C under Linux
SPI under Linux
Using GStreamer on DIMM-MX6 / emCON-MX6 under Linux
Article available: True
Block diagram
Downloads / Documents
Developer Kits
Accessories
Supported operating systems
FAQ
Enable, Disable or Remove the Demo Application
To disable the Demo Application, login to the Root Filesystem and run the following command:
systemctl disable demo
To (re)enable the Demo Application, login to the Root Filesystem and run the following command:
systemctl enable demo
To (permanently) remove the Demo Application, login to the Root Filesystem and run the following command:
apt -y remove qt5-demo* emtrion-demo-data