Unable to flash to DA14681-01A9DEVKT-B Development Kit - Basic

⚠️
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.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
Varun Bhargava
Offline
Last seen:2 years 10 months ago
加入:2018-05-25 10:04
Unable to flash to DA14681-01A9DEVKT-B Development Kit - Basic

Hi everyone,
I was following DA1468x QSPI tutorial testing my DA14681-01A9DEVKT-B Development Kit - Basic, but can not initial flash

.......................................................................................................................
..
.. QSPI PROGRAMMING
..
.......................................................................................................................

JlinkGDBServer path used: "C:\Program Files (x86)\SEGGER\JLink_V632c"
The system cannot find the path specified.
C:\Users\Varun\Desktop\Dialog\DA1468x_DA15xxx_SDK_1.0.12.1078\projects\dk_apps\templates\freertos_retarget\scripts\qspi\prepare_local_ini_file.vbs(99, 1) Microsoft VBScript runtime error: File not found

C:\Users\Varun\Desktop\Dialog\DA1468x_DA15xxx_SDK_1.0.12.1078\projects\dk_apps\templates\freertos_retarget\scripts\qspi>"..\..\..\binaries\cli_programmer.exe" --cfg "C:\Users\Varun\AppData\Local\Temp\cfg_24357.ini" --prod-id DA14681-01 gdbserver write_qspi_exec "C:\Users\Varun\Desktop\Dialog\DA1468x_DA15xxx_SDK_1.0.12.1078\projects\dk_apps\templates\freertos_retarget\DA14681-01-Debug_QSPI\freertos_retarget.bin"
The system cannot find the path specified.
找不到C:\Users\Varun\AppData\Local\Temp\cfg_24357.ini

.......................................................................................................................
..
.. FINISHED
..
.......................................................................................................................

All though the file is there at that particular location

Device:
PM_Dialog
Offline
Last seen:1 hour 11 min ago
Staff
加入:2018-02-08 11:03
Hi Varun Bhargava,

Hi Varun Bhargava,

Could you please go to theWindows->preferences->Run/Debugtab of the SmartSnippets and check from theSEGGERpath folder? The path folder should point into the installation folder of the JLink. Also, in order to download image to the SPI flash, after you build your project, you should select your project or the output generated file, and after that you should program the flash. Otherwise, the tool doesn’t know which image is going to burn into the SPI Flash.

Thanks, PM_Dialog