Question: Please use HCS12 assembly language. Write a program to reverse the contents of an array of 5 unsigned 8-bit numbers starting at location dollar 4000.
Please use HCS12 assembly language.
Write a program to reverse the contents of an array of 5 unsigned 8-bit numbers starting at location dollar 4000. For example, if your initial array values read 2, 4, 3, 6, 1 they must read 1, 6, 3, 4, 2 after you execute your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
