I will replace the assembler instruction "nop" by a C instruction. How do I made ?
What about _NOP_(); This should do the thing Cheers Thomas
This is, of course, a Keil C51 extension; it is not standard C!! See the C51 manual!