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.
Hi,
I am using TMS320F28375D in our product. I am exploring the CLA of CPU1.
I need to provide the delay of 5uSec. I am already doing this in CPU1 using below instruction multiple time.
asm(" RPT #250 || NOP");
But it is not working in CLA of CPU1.
Is there any solution ??
Regards,
Himanshu
Dear himanshu bhai,
Is it nop or mnop?
i think there is some confusion about RPT instruction. In the TRM section 5.6.3 gives the instruction set of CLA and it doesn't have such instruction.
Regards,
Keyur