UI Port¶
This chapter describes all the steps to port the UI Pack: from the VEE Port Configuration project to more advanced features like using a GPU. This chapter makes a lot of references to the previous chapters. The concepts are overviewed and incomplete (only the typical case is described).
It is recommended to follow the steps in this order:
- Edit the VEE Port Configuration project to add the UI Pack dependency and configuration,
- Create the Simulator extension project,
- Port the minimal implementation of the BSP,
- Extend the implementation by connecting a GPU.