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.

hi..initially i am flash the bootloader code..then my application code is flah to controller by lm flash software,but its not flashing the program..

hi,

  first i am flash the boot loader program(boot_serial) into the controller,after that my application code(boot_demo1)  was flashing (uart boot loader)into the controller by  using the LM FLASH ,but its not working(not flashed)..plz give the directions..there applying any modifications in my program are selecting any wrong choice..give me solution ..

 

  • Hi,

    What Tiva kit are you using? See, some sticky post in this forum, to learn what information you need to provide when asking for help.

    If I would guess, you are now not able to load any program to your Tiva kit using LM Flash Programmer. If this is true, using LM Flash Progammer "Flash Utilities->Erase Entire Flash". If success Erase Entire Flash, program a known working example program like "blinky" to your Tiva kit using LM Flash Programmer. If program success then you have recovered your board.

    Regarding your problem, possible that you have set the wrong address at boot_demo1. But, I am just guessing, so provide more information.

    - kel