Implementing and Handling Applications
▲
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
DS1103 Hardware Installation and Configuration March 2004
I■■■■■■■■■■■■■
▼
120
■■■■■■■■■■■■■■■▼
The Simulation Parameters dialog opens.
5 On the Real-Time Workshop page, check if the system target file
rti1103.tlc,
the template makefile
rti1103.tmf
, and the make
command
make_rti
are specified. If necessary, change the entries
(according to the illustration above).
6 Click Build to build and download the real-time application to the
DS1103.
The
smd_1103_sl.sdf
system description fileand the real-time
application are created. The latter is downloaded to the DS1103
and started automatically.
7 Use ControlDesk to stop and restart the real-time application.
Refer to Experimenting with ControlDesk on page 126.
If the real-time application - stored in the current MATLAB working
folder - is stopped, it can be downloaded to the DS1103 again using
the SDF file in ControlDesk. A new build process is not needed if you
do not change the Simulink model in the meantime.
To find out the current MATLAB working folder
➤ In the MATLAB Command Window, enter
pwd
.