This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I suppress this warning?

In my code I use the nop instruction (for short delay). The compiler warns me:

warning: #174-D: expression has no effect

How can I suppress this warning?