Other Parts Discussed in Thread: UNIFLASH
Hi,
I am having a try about programming FlashWriter on AM65xx Platform via TI's uniflash tool.
I was following http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#programming-flashwriter-on-am65xx-platform steps by steps.
It was all OK until I execute C:\ti\uniflash_4.5.0>dslite.bat --mode processors -c COM6 -f C:\ti\uniflash0\processors\uart_am65xx_evm_flash_programmer.out -d 3 -o 0
The command line outputs "Transferring Header information.." ,
but it remains this status after I wait for 30 minute.
I also tried Erasing Flash Device according to http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#erasing-flash-device-on-the-target-platform
I execute the command C:\ti\uniflash_4.5.0>dslite.bat --mode processors -c COM6 -e 10000 -d 3 -o 0
The command line also outputs "Transferring Header information.." and remained this status didn't outputs "Flash Programming Success!"
I wonder why it is always "Transferring Header information.. ",what problem I met?
I really appreciate your help, thanks in advance.
Best Regards
Hope Chen