⚠️
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.
7 posts / 0 new
Last post
jwyoungster
Offline
Last seen:1 year 10 months ago
Joined:2019-04-15 12:28
DA14695-USB

Using SSS v2.0.07

SDK 10.0.4.66版

was able to load/compile/modify pxp reporter demo , debug using RAM and get the usb kit doing things.

tried to flash it with the .bin file created. (i.e. run it standalone)...used the cli-programmer and J Link 6.44 GDB (i.e. command prompt style)

什么都没做(即不跑)。

went back into sdk to try and debug...

while debugging get all sorts of errors...(see attachments).

re-flashed the usb with the factory fw.bin...the usb runs standalone no problems.

went back to debug the project in SDK via RAM...same errors showing up....?

why?

Questions:

1) did I screw up the memory writing to wrong locations while flashing?...i used the .bin file created in SDK (release build for QSPPI)

2) I see docs on using QSPI flasher SSTB, pretty general...any more detail?....offests, etc...etc...)

3) step by step procedure to build burnable code to upload to device from sdk?

4) UM-B-057, SSS manual, Section 5, Scripts. the download of the SDK 10.0.4.66 has a folder "scripts" but nothing in there (i.e. nothing that windows recognizes ). Where can I get these scripts ?

Device:
jwyoungster
Offline
Last seen:1 year 10 months ago
Joined:2019-04-15 12:28
jwyoungster....any ideas to

你知道为什么会这样吗?。。。。一旦我得到这个去我集成到我们的产品之一da14695…只需要能够可靠地调试和烧录固件…我猜是由于我的用户错误。希望尽快得到回应。亚博电竞菠菜

thank you!

PWU对话框
Offline
Last seen:1 day 15 hours ago
Staff
Joined:2019-04-03 02:54
Hi jwyoungster,

Hi jwyoungster,

Can you describe how you programmed the bin file, with what commands?

Regarding the scripts you mentioned, there're python scripts files in utilities\scripts\mem_report, which should be listed in windows.

jwyoungster
Offline
Last seen:1 year 10 months ago
Joined:2019-04-15 12:28
I believe the first thing I

I believe the first thing I did was open up the segger jlink GDB server. then opened up a command window.

copied the .bin file created in the SSS to that binaries folder where the cli-programmer exe resides.

发出上传命令…它似乎工作…(即文件上传…命令提示符/gdb的反馈看起来正常)

reset the usb kit....no advertising from the stick (I modified the advertising name to recognize it easier....it worked fine when I was in debug mode testing the mods I made to the pxp reporter stuff)

然后我重新打开SSS和wnet进行调试…在这里你可以看到我附加的所有信息。。。

Next, using above procedure, uploaded the fw bin factory for that usb kit. Reset the usb stick...advertising as expected with the factory firmware.

Go back into SSS...try to debug using the modified pxp reporter code....get teh massive crashing errors as shown in attachments.

????

Did i screw this thing up to point where it is useless? any way to recover?..

Again, the whole point of this excercise was to insure I could debug, upload and run code...before I start adding stuff to the headers on the usb kit.....

At some point I tried to run SSTB, the QSPI programmer portion...I pointed to the .bin I created...then burned into chip...messages seemed ok..no faults...but when you run usb kit nothing as described above (i.e. no advertising).

in SSTB, pointed to factory firmware bin...burned chip...it worked...

anything to get me by this roadblock would be really helpful..

thank you!

PWU对话框
Offline
Last seen:1 day 15 hours ago
Staff
Joined:2019-04-03 02:54
Hi jwyoungster,

Hi jwyoungster,

To run your code from QSPI, I would suggest to refer "9.3.2 Build the project to run from QSPI Flash" in UM-B-090, in which you can use "DA1469X-00-Debug-QSPI" for building and use "Run > External Tools > program_qspi_jtag" to program QSPI. Then could debug with the config of "QSPI_DA1469x".

jwyoungster
Offline
Last seen:1 year 10 months ago
Joined:2019-04-15 12:28
ok...

ok...

will try that.

我从RAM开始调试…效果很好。。。。

Then went to "burn" teh chip so it could run standalone with the code...

after burning, I was not able to debug period...

我会尝试一下,但我确信我将得到的the same results shown in the attachments I sent.

Q: burning chip to run stand alone....procedure?..will the BIN file I create in SSS suffice, or does it need to be messaged before burning?....which build would you use to burn the chip for standalone (QSPI Release?)...not looking to burn it OTP....bascially burn code and then as code matures , upload new code...

如果你能回答这些问题,我将不胜感激。

willl let you know results of your suggestion

thank you for responding.!

jwyoungster
Offline
Last seen:1 year 10 months ago
Joined:2019-04-15 12:28
those scripts....

those scripts....

see attached?

how do I get them to be recognized by windows?

using sdk 10.0.4.66

(see attached)