Smart Snippets Toolbox QSPI Flash Read issue

Learn MoreFAQsTutorials

3 posts / 0 new
Last post
Subramanyan
Offline
Last seen:5 days 7 hours ago
加入:2020-07-15 12:43
Smart Snippets Toolbox QSPI Flash Read issue

Hi,

I am using Smart Snippets Toolbox v5.0.6.2196 to read the flash partition with a DA14695 dev kit.

When I connect and select Read on the QSPI Partition table, I always get the following error.

I am trying to do this in order to modify the partition tables to add a custom nvram area for my data.

Any help in this regard is appreciated.

[INFO General @20-09-19 00:28:38] Found SW-DP with ID 0x0BE12477
[INFO General @20-09-19 00:28:38] No AP preselected. Assuming that AP[0] is the AHB-AP
(信息一般@20-09-19 00:28:38]AP-IDR:0x14770015, Type: AHB-AP
[INFO General @20-09-19 00:28:38] AHB-AP ROM: 0xE00FF000 (Base addr. of first ROM table)
[INFO General @20-09-19 00:28:38] Found Cortex-M33 r0p2, Little endian.
[INFO General @20-09-19 00:28:38] FPUnit: 8 code (BP) slots and 0 literal slots
[INFO General @20-09-19 00:28:38] Security extension: not implemented
[INFO General @20-09-19 00:28:38] CoreSight components:
[INFO General @20-09-19 00:28:38] ROMTbl[0] @ E00FF000
[INFO General @20-09-19 00:28:38] ROMTbl[0][0]: E000E000, CID: B105900D, PID: 000BBD21 SCS
[INFO General @20-09-19 00:28:38] ROMTbl[0][1]: E0001000, CID: B105900D, PID: 000BBD21 DWT
[INFO General @20-09-19 00:28:38] ROMTbl[0][2]: E0002000, CID: B105900D, PID: 000BBD21 FPB
[INFO General @20-09-19 00:28:38] ROMTbl[0][6]: E0042000, CID: B105900D, PID: 000BBD21 ETB
[INFO General @20-09-19 00:28:38] ROMTbl[0][7]: E0043000, CID: B105900D, PID: 000BBD21 ???
[INFO General @20-09-19 00:28:38] BTLE device selected.
[INFO QSPI Partition @20-09-19 00:28:44] Succesfully connected to JLinkGDBServer on localhost: 2331
[INFO QSPI Partition @20-09-19 00:28:46] Firmware file C:\Program Files (x86)\SmartSnippetsToolbox\SmartSnippetsToolbox5.0.6\common_resources\SupportPackages\DA1469x\toolbox_resources/common/uartboot.bin has been successfully uploaded to the device.
[INFO QSPI Partition @20-09-19 00:29:40] Started reading partition table from memory.
[INFO QSPI Partition @20-09-19 00:30:40] Started reading partition table from memory.
[ERROR QSPI Partition @20-09-19 00:30:41] Failed reading memory.
[ERROR QSPI Partition @20-09-19 00:31:40] Failed reading memory.

Thanks and Regards

Subbu

Device:
PM_Dialog
Offline
Last seen:18 min 40 sec ago
Staff
加入:2018-02-08 11:03
Hi Subramanyan,

Hi Subramanyan,

This version of the tool is obsolete, so I would recommend give a try with the latest version of the Toolbox -SmartSnippets Toolbox V5.0.14 for Windows OS.

Are you able to replicate this?

PS: Changing the device selection in your initial post from DA14580 to DA1469x.

Thanks, PM_Dialog

Subramanyan
Offline
Last seen:5 days 7 hours ago
加入:2020-07-15 12:43
This is working. Thanks for

This is working. Thanks for the help.