Skip to content

Example Projects

Philipp van Kempen edited this page Mar 30, 2020 · 3 revisions

Different applications running on the FreeRTOS Emulator are implemented on Git Branches.

List of Examples

Currently there are two provided examples:

  1. Demo
  2. Pong Game

Issues or Questions:

TODO

  • Bad Performance?
  • Crashes?
  • FPS Handling? -> The vSwapFrame task contains an intentional bug making the refresh rate sort of non-realtime. You should fix this issue during the lab by an finding appropriate functions in the FreeRTOS Documentation.