Part Number:UCD3138A64
Hi,
I am trying to flash the UCD3138A64Q through UniFlash v4.6.0.21 using the XDS100v2. I use it in older projects flashing the UCD3138A64 (Without the Q) and I had no problems.
My first doubt is about what target configure, from my understanding I have to select the UCD3138A128, right?
![]()
Then I am able to read the memory, so it means the connection between XDS100v2 and the UCD is working:
![]()
Then, when I try to load the image I have the following error:
[6/2/2019 13:31:02] [INFO] ARM7_0: Device ID validation option selected.
[6/2/2019 13:31:02] [INFO] ARM7_0: File name: C:/Projects/PROJECTS/UCD/01_CODE/source/out/UCD_test.x0
[6/2/2019 13:31:02] [INFO] ARM7_0: Searching for device id in C:/Projects/PROJECTS//UCD/01_CODE/source/out/UCD_test.x0
[6/2/2019 13:31:02] [INFO] ARM7_0: Found Device id UCD310128V1 on line: 1517 which maps to
UCD3138128[6/2/2019 13:31:02] [INFO] ARM7_0: Firmware is compatible with target device
UCD3138128[6/2/2019 13:31:02] [INFO] ARM7_0: Device ID validatation PASSED.
[6/2/2019 13:31:02] [INFO] ARM7_0: Remapping PFlash to 0x00000000, DFlash to 0x00069800
[6/2/2019 13:31:02] [INFO] ARM7_0: Remapping PFlash1 to 0x00008000, PFlash2 to 0x00010000, PFlash3 to 0x00018000
[6/2/2019 13:31:03] [ERROR] ARM7_0: Error occurred during flash operation: Target failed to write 0x0006A048
[6/2/2019 13:31:03] [ERROR] ARM7_0: Trouble Removing Breakpoint with the Action "Remain Halted" at 0x6a044: (Error -1066 @ 0x3332) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 8.0.903.6)
[6/2/2019 13:31:03] [ERROR] ARM7_0: File Loader: Memory write failed: Unknown error
[6/2/2019 13:31:03] [ERROR] ARM7_0: Unable to terminate memory download: NULL buffer pointer at 0x320
[6/2/2019 13:31:04] [ERROR] ARM7_0: Trouble Removing Breakpoint with the Action "Remain Halted" at 0x6a020: (Error -1066 @ 0x3332) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 8.0.903.6)
[6/2/2019 13:31:04] [ERROR] ARM7_0: Flash Programmer: Checksum verification failed for range 0x00000000 - 0x00010000; expected 0x3FFD5000C5F6, actual 0x00000000
[6/2/2019 13:31:05] [ERROR] ARM7_0: Trouble Removing Breakpoint with the Action "Remain Halted" at 0x6a020: (Error -1066 @ 0x3332) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 8.0.903.6)
[6/2/2019 13:31:05] [ERROR] ARM7_0: Flash Programmer: Checksum verification failed for range 0x00069800 - 0x0006A000; expected 0x1FFFFFFFE00, actual 0x00000000
Do you have any idea what is happening? Please finde attached the UnitFlash Session saved
Thanks in advance and best regards