The seventh course module goes back to looking at low level programming to optimize processor efficiency. It takes a closer look at the ARM V7 ISA (Instruction Set Architecture) and examines assembly level programming by looking at the Assembly File Syntax. This module seemed somewhat out of sequence since we had previously covered assembly programming and then transitioned to higher level programming in the module before this.
One thing odd about this module is that the quiz at the end of the lecture material asked a lot of questions that were not covered in the lecture. I know that Arm Education recently updated this course and it seems that there are quite a few places where the material is out of sync.
There was no lab exercise for this module.