I am getting started with debugging my application and when my application calls SysCtl_setClock(DEVICE_SETCLOCK_CFG); it blows up on when trying to call SysCtl_delay(23U).
If I set a breakpoint on SysCtl_delay and hover over it, it shows the following:

What am I doing wrong?
Thanks,
Chris Tschappatt
