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.

RTOS/TM4C123GH6PM: error #10099-D: program will not fit into available memory

Part Number: TM4C123GH6PM

Tool/software: TI-RTOS

I tried to use Uart to connect to Putty, I use CCS7.0.0

the console shows the following error

"../EK_TM4C123GXL.cmd", line 66: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".vtable" size 0x26c , overlaps with ".vecs", size 0x360 (page 0)

error #10010: errors encountered during linking; "P2_Putty.out" not built

I think there's some problem for my header file,  if I include the #include "inc/tm4c123gh6pm.h", it will shows 72 warnings.

please help me to check where's the problem, thanks!

The project are attached below

Tiva_Uart.zip