QNX
Release Notes
- 18.12.2014 Ver. 1.0
- Tested with TQMa6Q-AA on MBa6x0200 (U-Boot 2013.04-20140718)
- QNX 6.6.0
- UART2,3,4,5
- Ethernet1 on X11 (1GBit/s)
- USB Host
- I2C 1,3
- SD Card
- eMMC
- 7“ WVGA Display ETM0700G0DH6 (QNX screen graphics with Open GL ES gears demo)
- Touch FT5x (Display ETM0700G0DH6)
- RTC DS1339
- Watchdog
U-Boot Environment
setenv qnx_ram_addr 0x10800000 setenv qnx_mmc_sect 0x84000 setenv qnx_mmc_blks 0x281F setenv qnx_load 'mmc read ${qnx_ram_addr} ${qnx_mmc_sect} ${qnx_mmc_blks}' setenv qnx_boot 'go ${qnx_ram_addr}' setenv qnx run qnx_load qnx_boot setenv bootcmd run qnx saveenv
QNX Image von TFTP auf SD/eMMC laden
tftp ${qnx_ram_addr} tqma6.ifs mmc write ${qnx_ram_addr} ${qnx_mmc_sect} ${qnx_mmc_blks}
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.
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.