The lab activities will be performed using the dragon12 evaluation board.
http://www.evbplus.com/dragon12.html
Below is a document on installation procedure for the Dragon12 board:
Below is a getting started guide for the Dragon12 board:
Dragon12 - Getting started guide
Below find a tutorial on Dragon12:
Below is a ZIP file with schematics of the Dragon12 board:
Below is the D-Bug12 Reference guide:
Below is a D-Bug12 command list:
Below find a tutorial on asmIDE:
Below find a tutorial on HyperTerminal:
Below find a tutorial on CodeWarrior:
Below find a source code template for CodeWarrior IDE:
CodeWarrior Source Code Template
Below is a document providing information on the SIMHCS12 simulator tool.
A debugger is provided with the ability
to step execution and examine and modify registers and memory.
SIMHC12 has been implemented in Java, and will run on any system having a Java interpreter.
The website for the free download is:
Below find the hcs12.inc header file containing ALL HCS12 registers.
Include the header file in your code by adding the line:
#include "hcs12.inc"
Attached below are documents for lab logistics:
Attached below are the Lab activities.