Debian 8 Jessie
Home 9 Debian 8 Jessie
- Toolchain:
- basierend auf gcc 4.9, binutils 2.24 läuft nativ auf dem Gerät
- Debian ARM hardfloat toolchain gcc-4.9 für Cross-Kompilierung
- Kernel: 3.10.53, Freescale Revision 1.1.0+
- Qt: 5.3.2 – emtrion-erweiterte Pakete, die die emCON-MX6-Hardwarebeschleuniger voll ausnutzen
Das Root-Dateisystem oder unser Debian BSP basiert auf Debian Stable (Jessie).
Funktionen
novaluefound
Drivers
Name
Status
Kommentare
Limitierungen
Links
Ethernet
available
I2C
available
USB Host
available
CAN
available
LCD
available
USB Device
available
UARTs
available
SPI
available
RTC
available
GPIO
available
NAND Flash
available
NOR Flash
on request
MMC
available
True
Dienste
novaluefound
Release Notes
Beta Release: Debian BSP v2017-02-24 for SBC-SAMA5D36
- update to Kernel 4.9.11
- sysv initsystem replaced by systemd
Debian BSP v2015-10-28 for SBC-SAMA5D36
- added support for revision R3 of the SBC
- updated Kernel to version 4.1.10 mainline with Long Term Support
- minor fixes and additions
Debian BSP v2015-06-08 for SBC-SAMA5D36
- updated Kernel to version 4.0 mainline
- updated root file system with newest Debian Package versions
- modified DRAM initialization due to sporadic Kernel errors/Oops
- added standby functionality to switch S2
- some minor bug fixes
Debian BSP v2014-11-20 for SBC-SAMA5D36
- update Root File System with current Debian packages
- bugs corrections
- add capacitive Touchscreen
- add QT5 support
- add IPTABLE, NETFILTER config
Debian BSP v2014-09-29 for SBC-SAMA5D36
- first release
Known Issues
Artikel
Artikel vorhanden: novaluefound
Blockdiagramm
Downloads / Dokumente
SDCard SBC-SAMA5D36 production (Debian 8 Jessie)
This archive contents everything you need to reprogram your SBC-SAMA5D36...
29. August 2023 - en
Beta Release RootFS
This rootfile system is a beta release for the SBC-SamA5D36...
22. June 2018 - en
Developer Kits
Sorry, No posts.
Zubehör
Sorry, No posts.
Unterstützte Betriebssysteme
Sorry, No posts.
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