Allen
Allen
Is it possible for pyDriveWire to host a DLOAD server so that an initial program load to a CoCo2 could happen over serial rather than having to have a ROM...
Thanks to the mighty hackers at the Pi forums, I've managed to cobble together enough information to get OK02 working. https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=114796 First, the base physical address for SoC peripherals has...
Okay, this was a lot more annoying than I expected it to be and really humbling on how little I apparently understand designing ARM code... but I got something working....
On the index page, I have added some notes about the (painful) way to work through the course using only a single Pi, as well as notes on using David...
Using the Makefiles included with the tutorial, any call to "make clean" will remove the target img, the listing file, the map file, and the entire build/ subdirectory, rather than...
The OK01 tutorial section 2 describes the expected folder structure and content the student should use as a starting workspace. Unfortunately, I believe the tar creation step for template.tar.gz skipped...