Everything

 

-SELFW


This option outputs a warning message when a section is allocated to the self RAM area.

[Specification format]

-SELFW

 

-

Interpretation when omitted

The self RAM area is not checked.

[Detailed description]

-

This option outputs a warning message when a section is allocated to the self RAM area.

-

When an allocated section exceeds the self RAM area, an error will occur.

-

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

[Example of use]

-

To output a warning message when a section is allocated to the self RAM area, describe as:

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

[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.