Section allocation of crt0mr.a30 – Renesas 70 User Manual

Page 102

Advertising
background image

Chapter 5 Detailed Applications

- 92 -

5.9.2

Section Allocation of crt0mr.a30

The section allocation of the sample startup program for the C language "crt0mr.a30" is defined in "c_sec.inc".

Edit "c_sec.inc" if section reallocation is required.

The sections defined in the sample section definition file "c_sec.inc" include the following sections that are de-
fined in the section definition file "asm_sec.inc" of the sample startup program for the assembly language.

data_SE section

bss_SE section

data_SO section

bss_SO section

data_NE section

bss_NE section

data_NO section

bss_NO section

rom_NE section

rom_NO section

data_FE section

bss_FE section

data_FO section

bss_FO section

rom_FE section

rom_FO section

data_SEI section

data_SOI section

data_NEI section

data_NOI section

data_FEI section

data_FOI section

These sections are those that are generated by NC308. These sections are not defined in the section
file for the assembly language.

Refer to the NC308 manual for details.

The diagram below shows the section allocation in the sample startup program. (See Figure 5.15 Selection Al-
location in C Language Startup Program

)

Advertising