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.

CCS/EK-TM4C123GXL: I need the Tiva Startup.s file for LCD Screen

Part Number: EK-TM4C123GXL

Tool/software: Code Composer Studio

Hi,

I am doing a project for school and I am able to write the main code that turns on LEDs in a project file that I downloaded from TI labware. This code in its own project file in keil Uvision4 runs fine with no issues. The professor of the course emailed us the LCD project file. I am able to run the LCD and it displays what I need it to. The issues comes when I try to merge these two files. I believe my main code for LEDs use a startup.s file for tiva but the LCD project uses the Stellairs startup.s file. Would someone be able to show me where I could download a project file for the Tiva LCD project.

Thank you