Part Number: AM6548
Other Parts Discussed in Thread: UNIFLASH
Hi,
I'm trying to flash the eMMC on AM6548 IDK and custom AM6548 HW without success.
Using UniFlash over UART on MCU domain the following error occured:
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -i 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -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..
Transferring File of size 161612 bytes
File Transfer complete!
Enabling System firmware transfer!!!
Header Transfer complete
Transferring System Firmware..
Transferring File of size 263072 bytes
File Transfer complete!
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -f C:\ti\_pdk_am65xx_09_01_00_02\packages\ti\boot\sbl\binary\am65xx_idk_hs\cust\bin\sbl_cust_img_mcu1_0_release.tiimage -d 3 -o 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -f C:\ti\_pdk_am65xx_09_01_00_02\packages\ti\boot\sbl\binary\am65xx_idk_hs\cust\bin\sbl_cust_img_mcu1_0_release.tiimage -d 3 -o 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
----------------------------------------------------------------------------
Transferring the Image to Flash Programmer..
Transferring Header Information..
Header Transfer Complete!
Configuration Failed!
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -i 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -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..
Transferring File of size 161612 bytes
File Transfer complete!
Enabling System firmware transfer!!!
Header Transfer complete
Transferring System Firmware..
Transferring File of size 263072 bytes
File Transfer complete!
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -f C:\ti\_pdk_am65xx_09_01_00_02\packages\ti\boot\sbl\binary\am65xx_idk_hs\cust\bin\sbl_cust_img_mcu1_0_release.tiimage -d 4 -o 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -f C:\ti\_pdk_am65xx_09_01_00_02\packages\ti\boot\sbl\binary\am65xx_idk_hs\cust\bin\sbl_cust_img_mcu1_0_release.tiimage -d 4 -o 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
----------------------------------------------------------------------------
Transferring the Image to Flash Programmer..
Transferring Header Information..
Header Transfer Complete!
Configuration Failed!
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -i 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -f C:\ti\uniflash_9.3.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.tiimage -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..
Transferring File of size 161612 bytes
File Transfer complete!
Enabling System firmware transfer!!!
Header Transfer complete
Transferring System Firmware..
Transferring File of size 263072 bytes
File Transfer complete!
C:\ti\uniflash_9.3.0>dslite --mode processors -c COM11 -e 0x80000 -d 4 -o 0
Executing the following command:
> C:\ti\uniflash_9.3.0\processors\ProcessorSDKSerialFlash.exe -c COM11 -e 0x80000 -d 4 -o 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
----------------------------------------------------------------------------
Erasing Flash....
Transferring Header information..
Header Transfer Complete!!
Flash Erase Success!
I've tried UniFlash versions 8.8.1, 9.0.0 and 9.3.0 with same results.
Do you have any suggestions? Thank you for your help!
Best regards,
Sebastian