Other Parts Discussed in Thread: TM4C1294NCPDT, UNIFLASH
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.
Hello,
I am very sorry for the delayed response. Yes, you can flash through UART without the TM4C MCU. The EVM uses UART to flash, not JTAG. The TM4C acts as a USB to UART converter.
How did you try to flash through the UART pins when it didn't work? You should be able to connect to the UART pins (n5, n6) using a USB to RS232 converter like this:
Then you can flash through UniFlash the same way you normally would.
Regards,
Adrian
Hi Adrian,
Thank you for your answer,
« How did you try to flash through the UART pins when it didn't work? You should be able to connect to the UART pins (n5, n6) using a USB to RS232 converter like this: »
We tried to flash with an USB to RS232 converter equivalent to the one you propose. We were connected to pin 5 and 7 of J6 connector on EVM.
SOP jumpers were in flash mode (101) and Resistors R169 and R166 were soldered.
Then we tried to flash one time with R129 and R128 soldered and another time desoldered.
In both configurations, we obtain this error on uniflash :
[ERROR] Cortex_R4_0: Initial response from the device was not received. Please power cycle device before re-flashing.
[ERROR] Cortex_R4_0: Not able to connect to serial port. Recheck COM port selected and/or permissions.
We checked and no others application is using the COM port while we try to flash.
Another point is since R169 and R166 has been soldered we are not able to flash through USB anymore.
Do you have any idea of what we are doing wrong ?
Thank you,
Regards,
Matthieu
Hello,
Can you provide the part number for the USB to UART converter you are using?
Regards,
Adrian