MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guida Utente Pagina 234

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 575
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 233
build
passed. If you omit the timeout option in the syntax, build defaults to
the global timeout dened in
cc.
build(cc,'all') isthesameasbuild(cc,'all',timeout) except
that w h en you omit the
timeout option, build defaults to the timeout
set for
build only, 1000 s.
[result,numwarns]=build(...) returns two output values that report
the results of the build operation. For a successful build, the output
arguments are the following:
result equal to 1 for the build
numwarns reports the number of build warnings that occurred during
the build.
When the build is not successful,
build displays an error and a message
that contains the build string in the MATLAB software Command
Window.
Examples To demonstrate building a project from MATLAB software, use CCS
IDE to load a project from the Texas Instruments software tutorials.
For this example, open the project le
volume.pjt from the Tutorial
folder where you installed CCS IDE. (You can open any project you
have for this example.)
Now use
build to build the project:
cc=ticcs
TICCS Object:
API version : 1.2
Processor type : TMS320C64127
Processor name : CPU_1
Running? : No
Board number : 0
Processor number : 0
Default timeout : 10.00 secs
7-12
Vedere la pagina 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 574 575

Commenti su questo manuale

Nessun commento