Keil Logo

CINITTAB Linker Directive

Abbreviation

None.

Arguments

CINITTAB (range)

Default

None.

µVision

Options — L166 Misc — Misc Controls.

Description

The CINITTAB directive specifies the address range where the C166 initialization sections ?C_CLRMEMSEC and ?C_INITSEC are located.

Initialization data for initialized global variables are stored in the ?C_INITTAB section. Initialization data for global variables which must be cleared to 0 are stored in the ?C_CLRMEMSEC section.

Example
L166 myfile.obj CINITTAB (0x10000 - 0x17FFF)

This example locates ?C_CLRMEMSEC and ?C_INITSEC at the address range 10000h-17FFFh.

  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.