Dear Friends,
I found many delay function in the example projects and the most of them are using __delay_cycles(n).
I want to know how to define the variable n if I want to let it delay for 1 ms. The microprocessor I used is MSP430F2619 and running with a 32.768KHz crystal.
Thank you.
Sunglin.