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.

initial project code

Other Parts Discussed in Thread: EK-TM4C1294XL, LMFLASHPROGRAMMER, EK-TM4C123GXL

how do i get back the initial code that was in the tiva c series launchpad ek-tm4c1294xl

  • Hello Khary,

    You can use the bin file (below mentioned path in TivaWare release) via the LMFlashProgrammer.

    C:\ti\TivaWare_C_Series-2.1.0.12573\examples\boards\ek-tm4c123gxl\qs-rgb\ccs\

    Regards

    Amit

  • isn't that file for red green blue. i need the initialization file. i thouught it was qs_iot but that doesn't seem to be working. anyways i don''t have the path for qs-rgb so i don't k now where the initial project file is. i don't only need the bin file i also need the source because i want ;to build an application from

  • Hi Khary,

         The initial code or out of the box demo program for EK-TM4C1294xl is qs_iot, which can be found at "\examples\boards\ek-tm4c1294xl\qs_iot".

         The binary for that can be found at "\examples\boards\ek-tm4c1294xl\qs_iot\rvmdk".

    - kel

  • Hello Khary

    My bad that I read it as EK-TM4C123 instead of EK-TM4C129. Agree with Kel on the example. As an additional info all examples on DK/EK boards for TM4C12X devices are part of the TivaWare software installer. Also they come as bin file in case the code does not need to be recompiled or as a reference as well.

    Regards

    Amit