Hi!
I am using code composer studio and imported software examples to communicate with CC1120 and a macro defined in this file uses a NOP() operation and ccs says it cannot recognize it. Is this operation incompatible with ccs and only works for the compiler in IAR? Can I just use delaycycles(1) instead?