User`s guide

1 Customizing xPC Targetâ„¢ Drivers
Debugging Notes
While developing your custom driver, you can use pr intf statements in your
code. This displays output on the left-hand side of the target PC monitor. If
your
printf statements scroll off the m onitor, consider disabling the target
PC scope area to provide more display area for these statements:
1 At the MATLAB Command Window, type xpcexplr to start xPC Target
Explorer.
2 In xPC Target Explorer, navigate to target_PC_node >
Configuration > Appearance.
3 Clear the En
able target scope check box.
4 Recreate the target boot disk and reboot the target PC.
The scope area on the target PC monitor no longer appears.
5 Continue
with the device driver d ev elopment.
1-16