Debugging

Extended Sleep Mode Debugging

Tue, 2016-04-05 00:34--joe.brackman

Hello. I'm working with a project that is a derivative of the DSPS project (the older version 3.150.2 was our starting point). We have the application working on both the Dialog Basic board and our custom target board.

For our debugging and development thus far, we've had sleep disabled (both EXT and DEEP) in da14580_config.h.

现在我们想启用睡眠为了拯救power. However, when I do enable sleep (#define CFG_EXT_SLEEP), I can't see my Dialog peripheral via Light Blue (iPhone), whereas with no sleep, I see my peripheral just fine.

JLINK Adapter to use with DA14580

Tue, 2015-03-03 00:51--jimctr

JLINK Adapter - It appears that the minimal pins used for the DA14580 is SWCLK, SWDIO, Reset, Vcc, Gnd. Is there an adapter that takes me down to the minimal number of pins? I checked on this page:https://www.segger.com/jlink-adapters.html. It looks like the J-Link 9-pin Cortex-M Adapter, would work with the following assumptions:

Subscribe to RSS - Debugging