CSCE 313 - Embedded Systems Design
Homework #4
Lab Problem: Take this MC680000 program file, ASCBIN-030424.asm, download it and use the WISM68 simulator to: (1) assemble the source program, (2) link/load the program, (3) step through the program, one instruction at a time, looking at the contents of both the Registers and Memory.
For the homework, you will show me that you have completed the assignment but turning in these deliverables: (1) printout of Listing File generated by WISM68 after program assembly, (2) print-screen JPEG image of the Memory window and Register window (which can be done by hitting the "Print Scrn" key, opening MS-Paint, pasting the PC copy buffer contents into Paint, saving it as HW#4, then printing it--making sure to "fit to page"). The screen printout should be clear enough for me to see the contents of the 68000 registers and memory range where the data is located after you have executed the program by stepping one instruction at a time.