Everything

 

-OCDTRW


This option outputs a warning message when a section is allocated to the trace RAM and self RAM areas.

[Specification format]

-OCDTRW

 

-

Interpretation when omitted

The trace RAM and self RAM areas are not checked.

[Detailed description]

-

This option outputs a warning message when a section is allocated to the trace RAM and self RAM areas.

-

When an allocated section exceeds the trace RAM and self RAM areas, 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 trace RAM and self RAM areas, describe as:

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

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