Renesas Single-Chip Microcomputer SH7203 Informações Técnicas Página 17

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 22
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 16
Chapter 7. Project Files
7.1. Standard Project Files
The RSK tutorials are configured so that it is possible to provide the same tutorial code on multiple RSK products. This allows the
evaluation of the different processor cores using equivalent code. To achieve this, the following files are common between all device cores
/ Toolchains.
Each of the tutorial files has expanded comment text describing the function of each code entry. Please refer to the source code for greater
detail on the purpose and operation of the compiler specific details.
7.1.1. Initialisation code (resetprg.c)
This is the entry point of the code after a power on reset. ‘Initialise’ is the entry point defined by the Power on reset vector.
The call to ‘hardwaresetup()’ configures the external bus interface to access external memory and initialises device hardware and
peripherals before they are accessed by the tutorial software.
15
Vista de página 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22

Comentários a estes Manuais

Sem comentários