Renesas Single-Chip Microcomputer SH7203 Technické informace Strana 17

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 22
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22

Komentáře k této Příručce

Žádné komentáře