UI Port

This chapter summarizes all the steps to port the UI Pack: from the VEE Port Configuration project to more advanced features like using a GPU. This chapter only introduces the concepts and references the following chapters. The concepts are overviewed and incomplete (only the typical case is described).

It is recommended to follow the steps in this order:

  1. Edit the VEE Port Configuration project to add the UI Pack dependency and configuration,
  2. Create the Simulator extension project,
  3. Port the minimal implementation of the BSP,
  4. Extend the implementation by connecting a GPU.