ts7200 icon indicating copy to clipboard operation
ts7200 copied to clipboard

A high-level emulator for the TS-7200 Single Board Computer, as used in CS 452 - Real-Time Programming at the University of Waterloo

Results 2 ts7200 issues
Sort by recently updated
recently updated
newest added

The RTC device is described under section 20 in the ep93xx user guide. A simple implementation might be to synchronize the RTCData register to the host machine's clock. A fancier...

missing device

Timer 4 is the 40 bit debug timer (as described under section 18.1.3). It's similar to Timers 1-3, albeit without as much "customization" options. It should be fairly easy to...

good first issue
missing device