I'm currently following the TM4C123G LaunchPad Workshop to learn more about the micro-controller (i'm actually using the Stellaris Launchpad LM4F120 board, which I understand had been renamed to TM4C123G). In the final part of Lab 9 (step 16), the result should show a clock count of around 34996, however my result is a whopping 1574150 clock cycles. I'm wondering what may be causing this difference? My code is an exact copy-paste of the code provided in the lab.
Many thanks,