ColdFire V1 Full Chip Simulation Connection
Electrical Signal Generators and Signals Application to Device Pins
653
Microcontrollers Debugger Manual
WARNING! It is the user’s responsibility to properly connect input pins to output
pins without bus or level conflicts.

Pinconn Commands

CONNECT

Connects output pin to input.
Syntax
CONNECT "<OutputPin>", "<InputPin>"
Example
CONNECT "Pim.PORTHPin0", "Pim.PORTPPin3"

DISCONNECT

Removes connection between pins.
Syntax
DISCONNECT "<OutputPin>", "<InputPin>"
Example
DISCONNECT "Pim.PORTHPin0", "Pim.PORTPPin3"

CONNECT_STATE

Displays the list of active connections.
NOTE There is no limitation of connections.
NOTE The Inspect component provides this list of simulated pins for a derivative
FCS under the Object Pool key.