Everything

-insert_nop_with_label [V2.08.00 or later]


< Compile Options / Object Options >

[Format]

-insert_nop_with_label=<file>,<line>,<label>

 

-

Interpretation when omitted

A local label and nop instruction are not inserted.

[Description]

-

This option inserts a local label and nop instruction at the specified location based on the information for source debugging.

-

When this option is specified, the -debug option also becomes valid.

-

This function is assumed to be used via CS+ or e2studio and should not be used directly by the user.