Renesas RSKM16C6NK Información técnica Pagina 19

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 24
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 18
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
and Tool-chains.
Each of the tutorial files has detailed 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 / resetprg.h)
This is the entry point of the main tutorial code.
Initialisation of the variables used in the C compilers and initialisation of stack pointers are completed in the ncrt0.a30 file for the M16C
compiler, this file in turn calls ‘Initialise()’;
15
Vista de pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24

Comentarios a estos manuales

Sin comentarios