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