Question: Write a program to add 10 bytes of data and store the result in registers R2 and R3. The bytes are stored in the ROM
Write a program to add 10 bytes of data and store the result in registers R2 and R3. The bytes are stored in the ROM space starting at 200H. The data would look as follows:
MYDATA: DB 92,34,84,129,... ;pick your own data.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
