Embedded Systems & RTOS
Pune University study material
uCosII:
- Multitasking in μCOS II RTOS using minimum 3 tasks on ARM7.
- Semaphore as signaling & Synchronizing on ARM7.
- Mailbox implementation for message passing on ARM7.
- Queue implementation for message passing on ARM7.
Cortex:
- Interfacing LPC1768 to Seven Segment
- Generation of PWM Signal for Motor Control using LPC1768
Linux:
- Download pre-configured Kernel Image, File System, bootloader to target device- ARM9.
- Writing simple application using embedded Linux on ARM9.
- Writing Program to blink LED on ARM9 with Linux
- Writing “Hello World” device Driver. Loading into & removing from Kernel on ARM9 board