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.

__delay_cycle for TMS570LS04x

Hi Community

I have the TMS570LS04x and I´m trying to run a program with GIO port. I need a delay function but i dont know calculate the delay or clock cycles. I´m using the GCLK with 16MHz. Initality I think to use the instrict function __delay_cycles like MSP430 but on TMS570.

Somebody have an idea.