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'm working on TMDXICE110. I'm able to flash & debug code using Jtag. I'm exploring more option to flash code without Jtag So I came across utility uniflash tool. I followed step mention below e2e link
It worked , I'm able to see logs for led code. But after when i tried re-flash code utility got stuck. Any help will be appreciated.
C:\ti\uniflash_8.5.0>dslite.bat --mode processors -c COM3 -f C:\ti\uniflash_8.5.0\processors\FlashWriter\iceAMIC110\uart_iceAMIC110_flash_programmer.bin -i 0
Executing the following command:
> C:\ti\uniflash_8.5.0\processors\ProcessorSDKSerialFlash.exe -c COM3 -f C:\ti\uniflash_8.5.0\processors\FlashWriter\iceAMIC110\uart_iceAMIC110_flash_programmer.bin -i 0
For more details and examples, please refer to the UniFlash Quick Start guide.
----------------------------------------------------------------------------
ProcessorSDKSerialFlash CLI Tool
Copyright (C) 2017-2023 Texas Instruments Incorporated - http://www.ti.com/
Version 1.10.0.0
----------------------------------------------------------------------------
Downloading Flash Programmer..
Hello Nikhil,
Please make sure the serial console is closed while flashing. If that's not the reason, you may want to try to flash through CCS: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1060229/faq-how-do-i-flash-the-am335x-sbl-and-my-application-into-the-mcspi-flash-using-the-pdk-flashing-tool.
Please note that we can no longer support debugging of non-Linux SW on AM335x/AMIC110, as announced here.
Regards,
Jianzhong