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.

EK-TM4C129EXL: C runtime or startup code

Part Number: EK-TM4C129EXL
Other Parts Discussed in Thread: TM4C1231E6PM, EK-TM4C1294XL, EK-TM4C123GXL

Actual MCU: TM4C1231E6PM

I have been using a pair of launchpads to get familiar with the 123 and 1231 MCUs. Now I am going into unknown territory. My target project uses the TM4C1231E6PM MCU but the whole project uses gcc and gdb. I could sure use a start-up asm example to get me from address 0 to main(), like setting up what we see in startup_ccs.c, etc. Is there a compiler setting that will help? Or some startup docs I have yet to find?

Thanks,

JH