Target connection dialog box – Freescale Semiconductor Microcontrollers User Manual

Page 683

Advertising
background image

SofTec ColdFire Connection

First Steps From Within an Existing Project

683

Microcontrollers Debugger Manual

provided in the Communication Settings dialog. The debugger programs automatically
this data to the device Flash when an application is loaded.

When checking “Enable Terminal Printf Support”, the debugger handles hardware
background breaks and checks if the application is broadcasting a message to the
debugger. In this case, the message is forwarded to the Terminal window, and the
debugger runs again the target application. When not checked, the debugger remains
halted and reports an unknown hardware break status. To emulate a Terminal
communications, use the special libraries delivered with CodeWarrior IDE.

Figure 30.7 SofTec ColdFire Setup Dialog Box - Debug Options Tab

Target Connection Dialog Box

The SofTec debug cable or target board can be selected in the Hardware Model, Code list
menu. When an inDART-One model is selected, a Port list menu appears to select the
exact inDART-One cable by its serial number. A Refresh button is also available to
refresh the Port list.

A Normal connection mode is selected by default to start debugging a hardware from
hardware background reset. When choosing Hot Plug-in, the connection synchronizes
with the hardware without forcing any background reset. The debugger state synchronizes
with the hardware state.

Checking Do not show this dialog box again hides this dialog when starting the project.

Advertising