Texas-instruments TMS320C6000 Manual do Utilizador Página 42

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 62
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 41
FLASH API Module Description
6-2
6.1 FLASH API Module Description
The FLASH module allows access to on-board flash and executes data
memory manipulation by using the following three functions:
FLASH_read(), FLASH_write() and FLASH_erase()
For the 6711 DSK, the 128KB FLASH is split into 128 bytes per page.
Table 6–1. FLASH API Summary
Syntax Type Description Page
FLASH_checksum F Returns the check sum 6-3
FLASH_erase F Erases the specific segment of the flash and/or erases
the full flash
6-4
FLASH_read F Reads the Flash data and copies it to a specified
destination buffer
6-5
FLASH_SUPPORT C A compile time constant whose value is 1 if the board
supports the FLASH module
6-6
FLASH_write
F Writes to Flash data from a specified source buffer 6-6
Note: F = Function; C = Constant; S = Structure; T = Typedef
Vista de página 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 61 62

Comentários a estes Manuais

Sem comentários