3 - STVD7
ST7MDTU3-EMU2B Emulator User Manual
22/63
linking or both.
Default
*.mak
or
*.bat
files are often included with the toolchains—for
example,
maker.mak
is included with the Hiware toolchain and simply
recompiles your application if it detects that the file has been saved since the
start of your debugging session. The STVD7 software includes sample
*.mak
and/or
*.bat
files for each toolchain—these are listed in
Table 1
.
3.5.1
About executable files
The user should verify that the options to include debug information were active
during creation of the project files.
Table 2
summarizes the way each toolchain
functions and lists the different file types (source files, intermediate files and
executable files) used and produced by the toolchain. The executable file types
Table 1: Sample files included with STVD7
Toolchain
Sample Workspace (with
default path
Sample Make and/or Batch
files (with default path
1
)
1)
The full default path is:
C:/Program Files/Stm/st7toolchain/stvd7/
hds/sample/...
Description of
Make/Batch File
ST Macro
assembler
.../realtim/realtim.wsp .../realtim/tim_rtc.bat
Batch file that
forces a recompile
of the application.
.../spim11/spim11.wsp
.../spim11/spim11.bat
Batch file that
forces a recompile
of the application.
Cosmic
.../c/cosmic/sample.wsp .../c/cosmic/sample.mak
Recompiles only if
one (or more) of
the application files
has been resaved.
.../c/cosmic/sample.bat
Batch file that
forces a recompile
of the application.
Hiware
.../c/hiware/sample.wsp
.../c/hiware/build.mak
Recompiles only if
one (or more) of
the application files
has been resaved.
.../c/hiware/rebuild.mak
Forces a recom-
pile of the applica-
tion.
Summary of Contents for HDS2 Series
Page 42: ...3 STVD7 ST7MDTU3 EMU2B Emulator User Manual 42 63...
Page 52: ...4 Emulator Features ST7MDTU3 EMU2B Emulator User Manual 52 63...
Page 56: ...Appendix A Troubleshooting ST7MDTU3 EMU2B Emulator User Manual 56 63...
Page 62: ...Product Support ST7MDTU3 EMU2B Emulator User Manual 62 63...