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.
I am having Issues with Downloading code to the board. I am using Keil uVision, Trying to use Stellaris ICDI, I updated the Stellaris drivers from the TI Website, I tried flashing the Board using LM Flash Programmer but I could not locate the power button on the board/ See how to cycle he power in order to complete the process. There is no documentation on how to flash the EK-TM4C1294XL.
Hi angel,
There is the reset button on the board. The board is USB powered, there is no separate power switch/button.
If you want to use the LM Flash Programmer to program or erase the flash, see below screenshots.
1. First select the board you have in the Configuration tab under the Quick Set menu.
2. If you want to erase the flash, go to the flash utilities tab and just click the Erase button. The default is to Erase Entire Flash.
3. If you want to program a binary image to the flash. Give your .bin file under the Select .bin file menu. I gave the project0.bin from the TivaWare example. At the lower left corner click the Program button.