Introduction - If you have any usage issues, please Google them yourself
This project is an HC12 ANSI-C project.
This example is running the "Demo" program on:
-the CodeWarrior HC12 Simulator, (choose "Demo (Simulation)" target),
-ICD12 P&E cables interface (ICD12, Cable12, Cable12HS, Multilink) (choose "Demo (P&E Multilink)" target),
-BDIK Abatron BDI1000 interface (choose "Demo (Abatron bdi1000)" target).
This program shows a combination of features of the debugger:
-when "Simulation" debugging with "SampleS12.io" (SCIs, RTIs, io PORTB pure simulation),
"Visualization Tool" interaction with program (Subscription/Each access refresh),
and usage of Terminal component in terminal emulation mode.
-when "real hardware" debugging (in BDM mode, via P&E cable or Abatron BDI),
with "Visualization Tool" interaction (Memory/ periodical refresh),
and usage of Terminal component in real terminal mode.