Lab
8: System Design in an RTOS Environment
Lab Description
In this lab, you will be provided with code for an mp3 player system implemented for the VxWorks RTOS. The system does not work properly as is. The system will play mp3 files, but the sound quality is very poor. You will implement improvements to the mp3 player so that the sound from the system is CD-quality.
Prelab
Reference the Lab 8 Instructions for this week’s Prelab.
Lab Files
The following files are necessary for doing this lab.
|
File |
Description |
|
Lab 8 Instructions |
|
|
Lab 8 Evaluation Form |
|
|
AC97 Audio Codec Datasheet |
|
|
Xilinx AC97 Interface Information |
|
|
Lab 8 Workspace |
|
|
Improved C Code for Lab 8 |