Introduction to Assembly
00:07:13
|
21 FEB 2023
This training video quickly introduces assembly code. It explains what assembly is and how it's a step in-between higher level C code and machine code. This video demonstrates some basic code being compiled into assembly and steps through those assembly instructions to explain how they are being executed. Assembly instruction sets vary based on the MCU core being used but the overall understanding is important and universal.
Resources
This video is part of a series
-
Precision labs series: CPU core
video-playlist (6 videos) -
Precision labs series: Microcontrollers (MCUs)
video-playlist (23 videos)