Write an 8051 assembly code to add the squares of 1 to 9, stored at ROM locations starting from 340H and save the sum in
Posted: Sat Feb 19, 2022 3:21 pm
Write an 8051 assembly code to add the squares of 1 to 9, stored at ROM locations starting from 340H and save the sum in R2 and R3. Validate your output using manual calculations.