#define dg_configUSE_LP_CLK ( LP_CLK_RCX )

⚠️
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
Grant
Offline
Last seen:3 months 4 days ago
加入:2015-08-12 11:15
#define dg_configUSE_LP_CLK ( LP_CLK_RCX )

Hi,

------------------------

DA14695

SmartSnippets 2.0.14

DA1469X dev Kit Board

SDK:10.0.10.118

-----------------------

I found that when I use this:

#define dg_configUSE_LP_CLK ( LP_CLK_RCX )

After program flash, and a reboot, it will be fail to run 'erase_qspi_jtag' cript in SmartSnippets Studio in the next time.

(view: "cli_programmer.exe" has exted with code: 1 call: "XXXXX\binaries\cli_programmer.exe" --cfg XXXXX\AppData\Local\Temp\tmpcz7y8_c_ --check-booter-load --no-kill gdbserver chip_erase_qspi)

But run 'earse_qspi_serial' is OK.

Is there a way to solve it? (I want to use JLINK to erasing the flash on a board which XTAL32k is canceled)
)

Thanks.

Device:
PM_Dialog
Offline
Last seen:1 day 7 hours ago
工作人员
加入:2018-02-08 11:03
Hi Grant,

Hi Grant,

Thanks for your question. I am using the ble_adv example of the SDK10.0.10.118 and the SmartSnippets Studio v2.0.14. I set the LPC to RCX (as described in the initial post) but I am not able to replicate this behavior.

Can you please indicate the SDK example that you are using in your side? Please try to delete the .metadata folder from your workspace directory.

Thanks, PM_Dialog