This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280039C: SysCtl_delay(23U) call from SysCtl_setClock(uint32_t config) blows up in developer board program.

Part Number: TMS320F280039C


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