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.

Timer implementation on launchxl2-rm46

Other Parts Discussed in Thread: LAUNCHXL2-RM46

Hi,

I am working on interfacing sdcard with spi on launchxl2-rm46. i want to know how long does f_write (using chan FATFS)function take to write 512bytes. Can anyone suggest me how to get the exact time.. I tried with clock() function in time.h but i get 0 seconds.

Regards,

Shruthi