10. (15) Calculate the total time of the delay for the following ARM assembly language sub-routine given an execution cl
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
10. (15) Calculate the total time of the delay for the following ARM assembly language sub-routine given an execution cl
10. (15) Calculate the total time of the delay for the following ARM assembly language sub-routine given an execution clock frequency of 100 MHz: Instruction Machine Cycles DELAY LDR RO, =0x2710 2 AGAIN NOP 1 NOP 1 NOP 1 SUBS RO, RO, #1 1 NOP 1 NOP 1 NOP 1 BNE AGAIN 3/1 BXLR 2 3
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!