===== Using PTXdist to create the BSP firmware ===== ==== Getting help ==== The manual is your friend. See [[@lang@:@mod_arch@:@mod_name@:@bsp_name@:downloads|Downloads]] where to get it. ==== Configuration ==== To configure the system (e.g. add additional packages) you can start the PTXdist menu: $ ptxdist menu PTXdist menu\\ \\ To add additional packages to your root filesystem simply use the ptxdist tool. The ncurses based UI is the same that is used by the linux kernel with "make menuconfig". It can be used the following way: * use the up / down arrow keys to navigate in the menu * use the left / right arrow keys to navigate between buttons * select / deselect packages and options using the SPACE key * enter submenus or press buttons using the ENTER key Dependencies between packages should be “automagically” resolved. Software is organized in sections. ==== Compilation ==== Select one of the supported hardware platforms, select a software configs and start building the image. On @mod_name@ the hardware platform names are: * configs/platforms/@mod_name_code@/@mod_name_code@-fsl/platformconfig (@mod_name@ on