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

  • 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 304
list
When varname is an input to a library function. list always fails in
this case. It does not matter whether you use declare to provide the
declaration string for the library function.
Note When you call list for a variable in a function object
list(ff,varname)the address eld m ay contain an incorrect address
if the program counter is not within the scope of the function that
includes
varname when you call list.
infolist = list(cc,type) reads information about your CCS session
and returns it in
infolist. Different types of information and return
formats apply depending on the input arguments you supply to the
list
function call. The type argument species which information listing to
return. To determine the information that
list returns, use one of the
following as the
type para m eter string:
project —Telllist to return information about the current project
in CCS.
variable —Telllist to return information about one or more
embedded variables.
globalvar —Telllist to return information about one or more
global embedded variables.
function —Telllist to return details a bout one or more functions
in your project.
type —Telllist to return information about one or more dened
data types, including
struct, enum,andunion.ANSICdatatype
typedefs are excluded from the list of data types.
Note, the
list function returns dynamic CCS information that can
be altered by the user. Returned listings represent snapshots o f
the current CCS conguration only. Be aware that earlier copies of
infolist might contain stale information.
7-83
Vue de la page 304
1 2 ... 300 301 302 303 304 305 306 307 308 309 310 ... 574 575

Commentaires sur ces manuels

Pas de commentaire