This is a simulation for a simple RTOS example running on atmega32
the operating System running is OSA -> OSA folder
the systems runs 3 tasks 
Task1: toggles PORTA every 20 system ticks
Task2: takes 8-bit data from PORTB and saves it 
Task3: Displays the saved 8-bit data on PORTC