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...


Develop 8051 assembly program using a simulator to do the following:<br>Read a sequence of ten 8-bit signed numbers stored in ROM, sum the<br>absolute values of these numbers and store the 16-bit sum in RAM<br>locations 40H(LSB) and 41H(MSB). Test your program with the following<br>sets of data:<br>a) -45, 88, -19, 16, 120, 79, -67, 48, 36,- 93<br>b) 15, 80, -24, 156, 45, -120, 92, -110, 45,105<br>

Extracted text: 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

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here