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.
Tool/software: Code Composer Studio
I want to flash TM4C1294xl over UART0 to achieve this step i do following .
1- I Flash my TM4C1294xl with boot_serial using CCS in regular way .
2- I create an physical communication between TM4C1294xl and PC using FT232
3- i use LM flash programmer to flash the tiva with boot_demo1 but it fail to establish the communication over the serial(uart) as shown below .
so,could any one guide me to achieve this step in right way ?
Thanks!