The board support package (BSP) is the support code for a given hardware platform or board that helps in basic initialization at power-up and helps software applications to be run on top of it. It can be specific to some operating systems with boot loader and device drivers.
Tip
To regenerate the BSP, double-click vitis-comp.json, select a BSP in a domain, and click Regenerate BSP. This action only resets the source files while settings are not touched.