Getting the homework done

We're going to take it easy tonight and give you a chance to work on Homework 1, Homework 2, and Problem Set 9.

We suggest you start with Homework 1. First, download a ZIP'ed MPLAB lab project that contains a driver program to test your code into the c:\files directory. This driver program will call your nextnum routine ten times and count the number of times nextnum returns the correct value. All you really need to do is replace the nextnum routine at the end of the assembly language program file homel.asm; however, you should first spend some time reading the comments in homel.asm so that you know how to debug your code. By the way, you'll probably need to download, unzip, and install a copy of the MPLAB-IDE program.

Return to CSCI 255 home page.