jcsilva / xky-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short description of the exercises:

  • A - Run a precompiled application on a board
  • B - Compile an application, move to TFTP server, see board output
  • C - Run using the script
  • D - Create simple app from boilerplate code
  • E - Add a second partition, while loop
  • F - Partition id from code
  • G - Add another partition and change schedule
  • H - Add wake_mtf_next_partition
  • I - Partition id and status (module_0)
  • J - Schedule id and status (module_1)
  • K - Changing previous example to use events (module_2) - needs text
  • L - Elapsed time (module_4)
  • M - Timers (module_3)
  • N - Queuing ports (module_5)
  • O - Sampling ports (module_6)
  • P - Shared memories (module_7)
  • Q - Events (module_8) - needs text

About


Languages

Language:C 100.0%