Hi,
ive using the ek-tm4c1294xl with the ccstudio 5.1.7
in an test I want to create a TI-Rtos project with 8 Uarts and one Ethernet stack
Ive started to put the uart routines into a basic rtos project.
After linking the referenced files to my project I get this 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) tm4c1294ncpdt.cmd /test line 38 C/C++ Problem
Ive locked into the Forum for similar issues but dosnt find something that fixes it.
Could you tell me what to do or where I find a answer?
Ive attached the file to give a better look to my problem
Thanks for reading
Johannes