This video works best if you have my textbook and are following along with the video. Get the book here: https://amzn.to/32vpsEY. This video covers a portion of section 8.3 in the textbook "Introduction to Embedded Systems Design using the MSP430FR2355" by Brock LaMeres. This section looks at using program flow instructions within the MSP430 to implement common high level programming constructions. This video specifically looks at implementing switch/case functionality in assembly. The video includes an example program where the CCS debugger is used to monitor the program operation.