#define dg_configUSE_LP_CLK ( LP_CLK_RCX )

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
Grant
Offline
Last seen:3 weeks 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.

是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:5 hours 3 min 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