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

  • 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 290
isreadable
Examples of Address Property Values
Property
Value Address Type Interpretation
’1F’ String
Location is 31 decimal on the
page referred to by cc.page
10
Decimal
Address is 10 decimal on the
page referred to by
cc.page
[18,1] Vector
Address location 10 decimal o n
memory page 1 (
cc.page = 1)
To specify the address in hexadecimal format, enter the address
property value as a string . isreadable interprets the string as the
hexadecimal representation of the desired memory location. To conv ert
the hex value to a decimal value, the function uses
hex2dec.Notethat
when you u se the string option to enter the address as a hex value, you
cannot specify the mem ory page. For string input, the memory page
defaults to the page specied by
cc.page.
count a numeric scalar or vector that denes the number of datatype
values to test for being readable. To assure parallel structure with
read, count can be a vector to dene mul t idimension al data blocks.
This function always tests a block of d ata whose size is the product of
the dimensions of the input vector.
datatype a string that represents a MA TLAB software data type.
The total mem ory block size is derive d from the value of
count and the
datatype you specify. datatype determines how many bytes to check
for each memory value.
isreadable supports the following data types:
datatype
String
Number
of
Bytes/Value Description
'double'
8
Double-precision oating po int
values
7-69
Vue de la page 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 574 575

Commentaires sur ces manuels

Pas de commentaire