hello,
i am using lm4f132h5qd at the oscillator frequency 50mhz and i want 1 second delay.but i am getting 2 second delay by using SysCtlDelay(SysCtlClockGet()/3);
i think there should be 1 second delay.please tell me why it is getting double delay??