we suggest to read the following page before you proceed with this page
1. preparing Development Host
We suggest to build the BSP with the default configuration for the fist time.
1. The manual is your friend. See Downloads where to get it.
2. See the README in your BSP root folder
3.Executing ptxdist -help to see the available ptxdist commands
PTXdist downloads some packages. If it reports some errors please
$ ptxdist get
To configure the system use the PTXdist menu:
$ ptxdist menuconfig → configure the project filesystem $ ptxdist kernelconfig → configure the kernel $ ptxdist platform → configure the platform
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:
Dependencies between packages should be ?automagically? resolved. Software is organized in sections.