This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: How to test the time spent on this instruction “ __asm__ __volatile__ ("nop");”?

Part Number: TMS570LC4357

Hi all

     I want to test the time cost When CPU run   "__asm__ __volatile__ ("nop") " command.

     In my mind, the nop command means empty instruction which means the time of CPU execute only one instruction, but how many cpu clock cycles does an instruction cycle take?

     Can I get the real number like 10ns or ..?

Best Wish

Li