====== Entry Page ====== == Third-Party Add-Ons == * [[:en:third-party:ittia:db-sql|ITTIA DB SQL]] * [[:en:third-party:systemcorp:iec61850|SystemCORP IEC 61850]] * [[:en:third-party:netmodule:iec62439|NetModule IEC 62439]] ===== Board Support Packages ===== * [[.linux:ptxdist:overview|PTXdist Linux BSP Documentation]]\\ * [[.:qnx:overview|QNX® Neutrino®]]\\ * [[.:ec2013:overview|Windows Embedded Compact 2013]] ===== Product URL list ===== [[https://www.tq-group.com/en/products/tq-embedded/arm-architecture/tqma335xl/|TQ product page TQMa335xL]]\\ ===== Starterkit ===== * [[en:arm:tqma335x:mba335x:dip_switches| MBa335x DIP switch settings]] ===== PTXdist Platform ===== Select one of the supported hardware platforms, select a software configuration and start building the image. \\ \\ The available hardware platforms for TQMa335x are: * configs/platforms/tqma335x/mba335x/platformconfig Currently the following software configurations are available: * /configs/systems/qt * /configs/systems/minimal ==== Building the BSP: ==== **BSP Rev.0115 (and earlier)** $ ptxdist platform configs/platforms/tqma335x/mba335x/platformconfig $ ptxdist select configs/systems/minimal/ptxconfig # we have to use git for the patching because of a binary-patch $ ptxdist go --git $ ptxdist images **BSP Rev.0117** $ tools/config-tqma335x.qt4 this will effectivly:\\ * check for configured ptxdist version * create symlink to configured ptxdist version (''./p'' -> ''/usr/local/bin/ptxdist-'') * call ''./p platform configs/platforms/tqma335x/mba335x/platformconfig'' * call ''./p select configs/systems/qt/ptxconfig'' * call ''./p select configs/platforms/tqma335x/ptxcollection.tqma335x'' Finally you can build the BSP by executing $ ./p images --git