ColdFire V1 Full Chip Simulation Connection
FCS Visualization Utilities
626
Microcontrollers Debugger Manual
END
10000000 a = 0;
The first line defines the stimulated object. This object is located at address 0x210 and is 1
byte wide.
Once 200,000 cycles have executed, debugger accesses the memory location 0x210
periodically 50 times (line 3). First the memory location is set to 128, and then 100000
cycles later, it is set to 4.
NOTE The True Time I/O Stimulation section describes using this component in
detail, with examples.
Drag Out:
Nothing can be dragged out.
Drop Into:
Nothing can be dragged in.
Demo Version Limitations
Only 15 interrupts and memory accesses are generated.

TestTerm Component

The TestTerm window shown in Figure 28.59 is a user-friendly terminal input/output. It
provides a simple SCI (Serial Communication Interface) interface, which is independent
of Full Chip Simulation.
Figure 28.59 TestTerm Window
The TestTerm component emulates a serial communication interface based at the address
200 (hexadecimal), thus providing five simulated memory mapped registers described in
Table 28.12.