Our application uses BIOS 5.41.03.17 and is running on DM3730. We nee to add a delay of 500 us between execution of two instruction. we used TSK_sleep(500u). while this does seem to have added some delay we are not sure if it is exactly 500us or not. How can we be sure of the exact amount of delay added?