| |||
Home > Altering the Target Execution Environment > Communicating with a target over DCC > Receiving information from the target |
To use the Comms Channel view to receive information from the target:
To see how the Comms Channel view works:
Build the outchan.axf
images.
See the readme.txt
file in
. install_directory
\RVDS\Examples\...\windows\dcc
Connect to your target.
Select Comms Channel from the View menu to display the Comms Channel view. Figure 14.30 shows an example.
Load the required image.
For this example, load the image:
install_directory
\RVDS\Examples\...\windows\dcc\outchan.axf
Click Run to start execution.
The data is recieved from the target, and is displayed as black text in the Data log pane of the Comms Channel view. Figure 14.31 shows an example.
the chapter that describes the Debug Communications Channel in the RealView Compilation Tools Developer Guide.