MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guide de l'utilisateur Page 234

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 575
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 574 575

Commentaires sur ces manuels

Pas de commentaire