Hey guys, I am trying to pass a delay in micro seconds to the tiva tm4c123g processor vis SysCtlDelay(); I am trying to pass a 40 micro second delay using the function but then the processor enter the exception handler. What might be the reason for this? How can I pass micro second delays on tm4c? I need it to interface dht22 temp and humidity sensor???