SE 350 RTX Project Repository
This repository contains the University of Waterloo ECE 350 Real-Time Opearting Systems Lab materials released to students. It has multiple branches.
The master branch.
It is for the most recent offering.
W12-W20 branch
University of Waterloo SE350 Winter 2012-2017, Winter 2019-2020 Operating Systems RTX Project Starter Files and Documentation. Keil MDK uVision 4 was used.
Other branches
The other branches are named as <Term>-<Processor>
.
Term naming convention is a season letter followed by the last two digits of the academic year. The season letters are as follows
- S: Spring
- F: Fall
- W: Winter
Proceccor names are as follows.
- CM3: ARM Cortex-M3
For example W21-CM3 branch is for Winter 2021 term offering where ARM Cortex-M3 processor was the RTX designed for.
File structures
manual
This directory contains the lab manual.
manual_code
This directory contains starter code of each lab.
scripts
This directory contains some utility scripts.
submission
This directory may not present for certain offerings. It contains template files for project submissions.