Base signal files provided, Pinconn io – Freescale Semiconductor Microcontrollers User Manual

Page 652

Advertising
background image

ColdFire V1 Full Chip Simulation Connection

Electrical Signal Generators and Signals Application to Device Pins

652

Microcontrollers Debugger Manual

Remarks

A message box appears showing the line error in the case of a signal file scripting
error.

The Signal component is compatible with cycle time duration modification (bus
speed change via PLL) and the True Time feature, and automatically reprograms
level duration (when duration in seconds is provided or no duration information is
provided).

Currently, all header parameters are mandatory, as well as EOF, in the same order
as described in EBNF above, without spacing between words.

Base Signal Files Provided

You can reuse the following files to create more complex signal descriptions. They can be
found in the prog\FCSsignals folder of the debugger installation path.

• saw_11bit_0_5v_1Hz.txt: a sawtooth signal, with an 11-bit sampling

definition, scaled on a 1 Hz frequency, in a 0 to 5 Volts voltage range.

• saw_8bit_0_5v_1kHz.txt: a sawtooth signal, with an 8-bit sampling

definition, scaled on a 1000 Hz frequency, in a 0 to 5 Volts voltage range.

• sinus_11bit_0_5v_1Hz.txt: a sinus signal, with an 11-bit sampling

definition, scaled on a 1 Hz frequency, in a 0 to 5 Volts voltage range.

• sinus_8bit_0_5v_1kHz.txt: a sinus signal, with an 8-bit sampling

definition, scaled on a 1000 Hz frequency, in a 0 to 5 Volts voltage range.

• square_1_5v_1Hz.txt: a pure square signal, scaled on a 1 Hz frequency, with

1 volt at low level and 5 volts at high level.

• square_1_5v_1kHz.txt: a pure square signal, scaled on a 1000 Hz frequency,

with 1 volt at low level and 5 volts at high level.

Virtual Wire Connections with the Pinconn
IO Component

This section describes the Pinconn IO Component and using the Pinconn IO Component
to make virtual wire connections.

Pinconn IO

Use the Pinconn IO component to create virtual links or shortcuts between processor
device pins, like a simple wire. Open the Pinconn component within

Open I/O Component

Dialog Box

or with the openio pinconn command. Release it within the same dialog

or with the close pinconn command.

Advertising