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

  • 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 83
2 Automa tion Interface
Typedefs that use pointers or typedefs in the type denitio n
To dene custom data types that use structs, enums, or unions from a project,
the project must be loaded on the processor before you add the custom type
denitions. Either load the project and .
out le before you start the DTM, or
use the Load Program option in the DTM to load the .
out le.
Note After a successful load process, you see the name of the le you loaded in
Loaded program. O therwise, you get an e rror message that the load failed.
Only p r ograms tha t you load from this dia log box appear in Program
loaded. Programs that are already loaded on y our processor do not appear
there because MATLA B cannot d etermine what program you hav e loaded.
You need to know the custom denition s you used so you can add them in
the DTM. U se the options for
list to ve rify whether you loaded a .out le
on the processor.
Create an object and load a program.
1 Create a ticcs object.
cc=ticcs;
2 Load a program on your processor. For example, the MATLAB command
load(cc,'c6711dskwdnoisf_c6000_rtwD\c6711dskwdnoisf.out');
loads the executable le from the model c6711dskwdnois.mdl on the
processor.
3 Start the DTM with the object you created.
datatypemanager(cc);
The DTM starts, showing the default data types.
2-62
Vue de la page 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 574 575

Commentaires sur ces manuels

Pas de commentaire