I have a homework for microprocessors with all these facts:
It is asked me to add the set of data and store the entire sum in 2 consecutive memory locations: 5570H and 5571H.
I know it is only a few simple commands but I'm lost and don't even know where to start from.
- The set of data is stored in memory locations starting at 9950H;
- The end of the data string is indicated by the data byte 00H;
- The answer is larger than FFH;
It is asked me to add the set of data and store the entire sum in 2 consecutive memory locations: 5570H and 5571H.
I know it is only a few simple commands but I'm lost and don't even know where to start from.