opt_unroll_instr_count

Limits the number of pseudo-instructions; fine-tunes the loop-unrolling optimization.

  #pragma opt_unroll_instr_count [ 0..127 | reset ]
  
  
Remarks

There is not always a one-to-one mapping between pseudo-instructions and actual Kinetis instructions.

The default value is 100.