Question: using CodeWarrior using RTL assembly language for a HSC12 Microprocessor. 4 Lab description In this experiment, you have to develop a program as outlined below.

using CodeWarrior using RTL assembly language for a HSC12 Microprocessor.
4 Lab description In this experiment, you have to develop a program as outlined below. It is recommended that you develop this program in progressive phases as is indicated below. Parts (a).(b).(e) represent progressively more diffieult requirements 4.1 Part (a) Save the following numbers in memory starting from 0x1000 $3A,s:113,$5F,Stil ,SKE,$9DS813,$81,$1 B,$1C,$1E,$16,$18,$19,$18,$18,$2A,$1,$3,$4 Write a program that will print the contents of 20 successive memory loca- tions (data values) starting at Ox1000. The output (data values) should be in hexadecimal and there should be a space printed between the values Save this project folder as Lab2A 4.2 Part (b) Make a copy of Project folder Lab2A. The requirement is same as in part(a) except you should pause for the user to press the space bar between the outputs Your program should print a value, wait for the user to press the space bar and then print the next value and so on. Note that the keystrokes except the space bar. your program should ignore all Save this project folder as Lab2B. 4 Lab description In this experiment, you have to develop a program as outlined below. It is recommended that you develop this program in progressive phases as is indicated below. Parts (a).(b).(e) represent progressively more diffieult requirements 4.1 Part (a) Save the following numbers in memory starting from 0x1000 $3A,s:113,$5F,Stil ,SKE,$9DS813,$81,$1 B,$1C,$1E,$16,$18,$19,$18,$18,$2A,$1,$3,$4 Write a program that will print the contents of 20 successive memory loca- tions (data values) starting at Ox1000. The output (data values) should be in hexadecimal and there should be a space printed between the values Save this project folder as Lab2A 4.2 Part (b) Make a copy of Project folder Lab2A. The requirement is same as in part(a) except you should pause for the user to press the space bar between the outputs Your program should print a value, wait for the user to press the space bar and then print the next value and so on. Note that the keystrokes except the space bar. your program should ignore all Save this project folder as Lab2B
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
