This document outlines a lab exercise on implementing a bubble sort algorithm in assembly language, aimed at familiarizing students with the CodeWarrior development tool. It describes the algorithm's logic, step-by-step process, and complexity, as well as providing pseudo code and implementation examples in both C and assembly language. The document also includes some technical details specific to a microcontroller unit used in the project.
Related topics: