Question: kiel program first part you have to fix the error and run it . the code is given in the box. second part please shift

kiel program

kiel program first part you have to fix the error and run

it . the code is given in the box. second part please

first part you have to fix the error and run it . the code is given in the box. second part please shift 8bit to left and run it. please give me screenshots of how you did in both parts. Thankyou

01. 40 PUNTS Write your first assembly language program. Study the code below, type it in Keil, build (assemble and link) it, run it in a simulation/debugger. After the program reaches 'stop' take a snapshot of the Keil (if the values in the register are not updated, you might have to click button to allow the simulator to stop and update the CPU register values), email the program and the snapshot to TA for grading. Note: 1. There are two_inmain. 2. Make sure you write YOUR name and student ID in the program AREA aami, CODE, READONLY ENTRY EXPORT main - -x-x-x-x-x-x-x-x-x-X-X.-X-X-X-X-X-X-X-X | Student Name: Student ID: ma 10V ro, #OXAS MOV , #OXCD ADD 22, 10, 1 stop EID stop Take the program written in Q1, and insert ARM instruction to 'logically shift left' ro by 8 bits, ahead of the ADD instruction. Re-build (assemble and link) it, run it in a simulation/debugger. After the program reaches the 'stop' label take a snapshot of the Keil (if the values in the register are not updated, you might have to click button to allow the simulator to stop and update the CPU register values), email the program and the snapshot to TA for grading. 01. 40 PUNTS Write your first assembly language program. Study the code below, type it in Keil, build (assemble and link) it, run it in a simulation/debugger. After the program reaches 'stop' take a snapshot of the Keil (if the values in the register are not updated, you might have to click button to allow the simulator to stop and update the CPU register values), email the program and the snapshot to TA for grading. Note: 1. There are two_inmain. 2. Make sure you write YOUR name and student ID in the program AREA aami, CODE, READONLY ENTRY EXPORT main - -x-x-x-x-x-x-x-x-x-X-X.-X-X-X-X-X-X-X-X | Student Name: Student ID: ma 10V ro, #OXAS MOV , #OXCD ADD 22, 10, 1 stop EID stop Take the program written in Q1, and insert ARM instruction to 'logically shift left' ro by 8 bits, ahead of the ADD instruction. Re-build (assemble and link) it, run it in a simulation/debugger. After the program reaches the 'stop' label take a snapshot of the Keil (if the values in the register are not updated, you might have to click button to allow the simulator to stop and update the CPU register values), email the program and the snapshot to TA for grading

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!