Configure the BSP for the desired hardware platform and software configuration using the corresponding command from the following table:

Platform Configuration Command
MBa6ulx linux-imx/NXP ¦ busybox init ¦ Qt5 tools/config-mba6ulx-fsl.qt
linux-imx/NXP ¦ busybox init tools/config-mba6ulx-fsl
linux-imx/NXP ¦ systemd init tools/config-mba6ulx-fsl.sd

Building the BSP:

Execute in the BSP root directory

$ ./tools/config-mba6ulx-fsl.qt
$ ./p images

or

$ ptxdist platform configs/platform-tq-tqma6ulx-fsl/mba6ulx/platformconfig
$ ptxdist select configs/platform-tq-tqma6ulx-fsl/ptxconfig.qt_bb
$ ptxdist go --git
$ ptxdist images
  • Last modified: 2022/08/04 15:02