I’ve recently been documenting the step-by-step creation of an On Screen Display / Bootstrap module using the ZPUFlex processor. For ease of reference I’ll add a table of contents here:
- Part 1 – an overview and some details of the on-screen display
- Part 2 – a simple test core
- Part 3 – Hello World!
- Part 4 – Keyboard control
- Part 5 – Adding a menu
- Part 6 – Resource sharing
- Part 7 – Loading data from SD card
Full source for this project can be found on github.