BSP Development

This section of the developer wiki contains guides for common BSP development tasks. These common tasks relate to modifying the standard development kit’s software as well as modifying the BSP to add support for custom systems built around the phyCORE-AM65x SOM.

As for suggested workflow, most developers working with PHYTEC SOMs will want to start in one of these two ways:

  • Generally, the best place to start is to Build the BSP in its entirety. Doing so will build the bootloader, kernel, root filesystem, and many utilities that make up the base Linux distro. Building the BSP gives you access to the source code for all of these components and can serve as a starting point for generating customized production software images.