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.

TMS320F28375D: Does the RPT and NOP instruction stall the CLA?

Part Number: TMS320F28375D

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