Hello everyone, I am using DA14583, can not erase and can not burn. But can be debugged in Keil. Whether someone encounters the same situation, what is the problem.
The tips are as follows:
[信息SPI Flash Programmer @ 17-04-09 21:16:53]找到了带ID 0x0BB11477的SWD-DP
[INFO SPI Flash Programmer @17-04-09 21:16:53] AP-IDR: 0x04770021, Type: AHB-AP
[INFO SPI Flash Programmer @17-04-09 21:16:53] AHB-AP ROM: 0xE00FF000 (Base addr. of first ROM table)
[INFO SPI Flash Programmer @17-04-09 21:16:53] Found Cortex-M0 r0p0, Little endian.
[INFO SPI Flash Programmer @17-04-09 21:16:53] FPUnit: 4 code (BP) slots and 0 literal slots
[INFO SPI Flash Programmer @17-04-09 21:16:53] CoreSight components:
[INFO SPI Flash Programmer @17-04-09 21:16:53] ROMTbl 0 @ E00FF000
[信息SPI Flash Programmer @ 17-04-09 21:16:53] ROMTBL 0 [0]:FFF0F000,CID:B105E00D,PID:000BB008 SCS
[INFO SPI Flash Programmer @17-04-09 21:16:53] ROMTbl 0 [1]: FFF02000, CID: B105E00D, PID: 000BB00A DWT
[INFO SPI Flash Programmer @17-04-09 21:16:53] ROMTbl 0 [2]: FFF03000, CID: B105E00D, PID: 000BB00B FPB
[INFO SPI Flash Programmer @17-04-09 21:16:54] Firmware File D:\DiaSemi\SmartSnippetsStudio\Toolbox\common_resources\jtag_programmer.bin has been selected for downloading.
[INFO SPI Flash Programmer @17-04-09 21:16:54] Successfully downloaded firmware file to the board.
[INFO SPI Flash Programmer @17-04-09 21:16:54] Successfully configured SPI Flash ports and pins.
[INFO SPI Flash Programmer @17-04-09 21:16:55] Started reading 32768 bytes from memory.
[INFO SPI Flash Programmer @17-04-09 21:16:56] Reading has finished. Read 32768 bytes.
[INFO SPI Flash Programmer @17-04-09 21:16:57] SPI Memory erasing completed successfully.
[INFO SPI Flash Programmer @17-04-09 21:16:57] Reading memory to verify its contents after erase...
[ERROR SPI Flash Programmer @17-04-09 21:16:57] Verification failed at address 0x00
[INFO SPI Flash Programmer @17-04-09 21:16:57] Reading memory to refresh its contents....
[信息SPI Flash Programmer @ 17-04-09 21:16:58]阅读已完成。阅读32768字节。
⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
Sun, 2017-04-09 14:23
#1
验证失败的地址0 x00
Device:
Here is also another tips:
[INFO SPI Flash Programmer @17-04-09 21:26:23] Found SWD-DP with ID 0x0BB11477
[INFO SPI Flash Programmer @17-04-09 21:26:23] AP-IDR: 0x04770021, Type: AHB-AP
[INFO SPI Flash Programmer @17-04-09 21:26:23] AHB-AP ROM: 0xE00FF000 (Base addr. of first ROM table)
[INFO SPI Flash Programmer @17-04-09 21:26:23] Found Cortex-M0 r0p0, Little endian.
[信息SPI Flash Programmer @ 17-04-09 21:26:23] FpUnit:4代码(BP)插槽和0个字幕插槽
[INFO SPI Flash Programmer @17-04-09 21:26:23] CoreSight components:
[INFO SPI Flash Programmer @17-04-09 21:26:23] ROMTbl 0 @ E00FF000
[INFO SPI Flash Programmer @17-04-09 21:26:23] ROMTbl 0 [0]: FFF0F000, CID: B105E00D, PID: 000BB008 SCS
[信息SPI Flash Programmer @ 17-04-09 21:26:23] ROMTBL 0 [1]:FFF02000,CID:B105E00D,PID:000BB00A DWT
[INFO SPI Flash Programmer @17-04-09 21:26:23] ROMTbl 0 [2]: FFF03000, CID: B105E00D, PID: 000BB00B FPB
[INFO SPI Flash Programmer @17-04-09 21:26:23] Firmware File D:\DiaSemi\SmartSnippetsStudio\Toolbox\common_resources\jtag_programmer.bin has been selected for downloading.
[INFO SPI Flash Programmer @17-04-09 21:26:23] Successfully downloaded firmware file to the board.
[INFO SPI Flash Programmer @17-04-09 21:26:23] Successfully configured SPI Flash ports and pins.
[INFO SPI Flash Programmer @17-04-09 21:26:25] Started reading 32768 bytes from memory.
[INFO SPI Flash Programmer @17-04-09 21:26:25] Reading has finished. Read 32768 bytes.
[ERROR SPI Flash Programmer @17-04-09 21:26:36] SPI Memory erasing failed.
I have solved this issue,the link below is helpful.
https://support.dialog-semicondiondiondum/14583how-used-smartsnippets-dow ...
Hi loof5,
Thanks for indicating, please mark your answer, where you are indicating the helpful link, as accepted.
Thanks MT_dialog
https://support.dialog-semicondiondiondum/14583how-used-smartsnippets-dow ...
By HL_Dialog:
After talking over the phone, it seems that you did not connect VDD_FLASH (pin 5) with power supply. in this case flash inside DA14583 is not powered and you cannot erase / program it accordingly.
On my pcb board ,the VDD_FLASH is not connect with power supply ,spi flash is not powered,so it can be debug with keil,but cant burn or erese.