| |||
| Home > Creating a New Component > Using the SerialCharDoubler component in the system | |||
This section describes how to use the SerialCharDoubler component
in the dual core system.
Insert the new component in the dual core system:
Remove the connection between the uart1a and
the term1 component.
Add the SerialCharDoubler component
to the system.
Connect the serial_out port of
the uart1a component to the in port
of the SerialCharDoubler component.
Connect the out port of the Serialchardoubler component
to the serial port of the term1 component.
See Figure 6.4.
Click the Build button on the toolbar to rebuild the system.
After the compilation is finished, click the Debug button.
Follow the steps already described in Debugging the system.
The output of the Linux terminal is doubled by SerialCharDoubler as
shown in Figure 6.5.