So working with LC3
, and I've been given an assignment to build a library functions
to run a given driver. I've written the library at this point, but I cannot figure out how to load the library and the driver in the the Simulator memory simultaneously to run them together, in spite of perusing the McGraw book
and the dreadfully-lacking-in-this-subject Google
.
Anybody have the know-how on how to accomplish this?