Question: 1) What is assembly language? Write any 5 basic instructions in assembly of your choice following the syntax with explanation. (Ex. ADD R0, #1 //
1) What is assembly language? Write any 5 basic instructions in assembly of your choice following the syntax with explanation. (Ex. ADD R0, #1 // Adds 1 to R0)
2) Explain the LDRB, STRB, CMP commands.
3) Write the addressing modes in assembly language.
4) Explain the terms Stack Pointer, Program counter, Program status register, Link register.
5) write a code in assembly language for Delay for ARM cortex M3 with explanation.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
