Question: Develop 8051 assembly program using a simulator to do the following: Read a sequence of ten 8-bit signed numbers stored in ROM, sum the absolute
Develop 8051 assembly program using a simulator to do the following: Read a sequence of ten 8-bit signed numbers stored in ROM, sum the absolute values of these numbers and store the 16-bit sum in RAM locations 40H(LSB) and 41H(MSB). Test your program with the following sets of data: a) -45, 88, -19, 16, 120, 79,-67, 48, 36,-93 b) 15, 80, -24, 156, 45, -120, 92, -110, 45,105
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
