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.

SysCtlReset is undefined

CCS: Version: 6.1.2.00015
Tiva Eval Board: EK_TM4C1294XL
TivaWare_C_Series-2.1.2.111
xdctools_3_31_01_33_core

Pretty simple one here...

I see all sorts of references to SysCtlReset() as the way to reset the CPU.

When I invoke it the linker says it is undefined.

What specifically do I have to do to include support for it in my binary?