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.

Tiva preloaded application in ROM is missing

Hi,

I am using DK-TM4C129x. When I power up the board,I see no output on LCD.I think preloaded application in ROM some how got erased.Is there any way to reflash the initial bootloader?

Thanks

Jam

  • Jam Akh said:
    .I think preloaded application in ROM some how got erased.

    May be bit hard to erase ROM - n'est pas, mon ami?

    As to somehow - suspect that "someone" (i.e. perpetrator) resides - this issuing thread.  (he's sure to know)

    Might the original file(s) be listed w/in one of the User Guides which accompany your board?  (or are always on-line)  Reloading that code into Flash (not ROM) should return your board to original functionality.  (until someone - somehow - wreaks next havoc...)

  • Hello Jam,

    The default program on the DK-TM4C129 is in Flash and not the ROM. You cannot restore the same if it is erased but now could load any other program for TM4C129 using IDE's like CCS, Keil, etc.

    do remember to select the Debugger as Stellaris ICDI

    Regards

    Amit

  • Hi,

       Maybe you are not powering up your DK-TM4C129x correctly. If your DK is fresh out of the box, most likely the example program is there. See, Getting Started Guide and ReadMe First links below.

       http://www.ti.com/lit/ug/spmu361/spmu361.pdf

       http://www.ti.com/lit/ug/spmu359/spmu359.pdf

       If there are really no pre-loaded application at your DK, then you can load qs_weather using LM Flash Programmer or by using your IDE.