Everything

 

-insert_nop_with_label [V1.05 or later]


This option inserts a local label and nop instruction.

[Specification format]

-insert_nop_with_label=file,line,label

 

-

Interpretation when omitted

A local label and nop instruction are not inserted.

[Detailed 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 -g option also becomes valid.

-

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