| | |
heeeeelp plz :( (assemply lang)
![]() |
•
•
Join Date: May 2009
Posts: 3
Reputation:
Solved Threads: 0
hiii
plz i need a help in the following Qs using assemply lang i am a Beginner and i dont know how to solve it....plz help.
Q1. Write an 8051 assembly program to convert a series of ASCII numbers to packed BCD. Assume that the ASCII data is located in ROM locations starting at 300H. Place the BCD data in RAM locations starting at 60H.
ORG 300H
MYDATA: DB “87675649”
Q2. Write a C program to find the number of zeros in an 8-bit data
NOTE: in both questions you must compile and run the code using the µVision 8051 assembler.
plz i need a help in the following Qs using assemply lang i am a Beginner and i dont know how to solve it....plz help.
Q1. Write an 8051 assembly program to convert a series of ASCII numbers to packed BCD. Assume that the ASCII data is located in ROM locations starting at 300H. Place the BCD data in RAM locations starting at 60H.
ORG 300H
MYDATA: DB “87675649”
Q2. Write a C program to find the number of zeros in an 8-bit data
NOTE: in both questions you must compile and run the code using the µVision 8051 assembler.
![]() |
Other Threads in the Assembly Forum
- Previous Thread: Checking an equality condition using BEQ in MIPS
- Next Thread: help please
| Thread Tools | Search this Thread |






