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?
View all questions in Keil forum