Hello,
I am using C28035 CPU and i am programming CLA in C.
When I use __mnop(); instruction , it take 3 CPU clocks times (49.8ns instead of 16.6ns expected of a NOP execution time).
Why this instruction is so long ? How could i do to have a single cpu clock time wait ?
Thank you
Henri