/ece350

University of Waterloo ECE350 Lab Material Repository

Primary LanguageCMIT LicenseMIT

ECE 350 RTX Project Repository

manual

This directory contains the lab manual.

manual_code

  • util: printf, uart polling code and debugger script for RAM target.
  • HelloWorld: a uv5 project that output to UART0 and UART1 by polling.
  • SVC: lab1 skeleton file. It demonstrates how to use SVC as a gateway to write system calls.

submission

This directory contains template files for project submissions.