What is the syntax for inserting inline assembly using Keil uVision IDE and the ARMCC compiler?
This does not seem to work #define CUSTOM_DELAY() {_asm(nop)}
View all questions in Keil forum