Everything

 

-SELF


This option disables allocation of a section to the self RAM area.

[Specification format]

-SELF

 

-

Interpretation when omitted

It is possible to allocate a section to the self RAM area.

[Detailed description]

-

This option disables allocation of a section to the self RAM area.

-

The __STACK_ADDR_START symbol and __STACK_ADDR_END symbol are set except for in the saddr area.

[Example of use]

-

To disable allocation of a section to the self RAM area, describe as:

>rlink a.obj b.obj -device=dr5f10y14.dvf -self

[Remark]

-

If the -form={object|relocate|library} option or -strip option is specified, this option will be invalid.

-

If the -device option is not specified, this option will be invalid.