NMI occurs if bass is enabled

⚠️
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.
2 posts / 0 new
Last post
hogyunkim
Offline
Last seen:7 months 2 weeks ago
加入:2016-01-18 04:23
NMI occurs if bass is enabled

Hi,

I'm trying to ble application for DA14583 with SDK version 5.04.

If I add BASS into ble_app_profile example, it occurs NMI inttrupt after 2~3 seconds.

If bass is disabled, it works fine.

I used MDK-Lite version 5.23 and armcc v5.06.

Furthermore, prox_reporter ble example in sdk without any chaning occus NMI Interrupt.

I add bass.h and bass configuation in user_profiles_config.h and callback define in user_callback_config.h as followings.

user_profiles_config.h

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

#include bass.h

#if (BLE_BAS_SERVER)
#定义USE_ONE_BAS_INSTANCE
#定义APP_BASS_POLL_INTERVAL (100) //1000ms, 1=10ms
# endif

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

user_callback_config.h

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

static const struct profile_callbacks user_profile_callbacks = {
.on_batt_level_upd_cfm = NULL,
.on_batt_level_ntf_cfg_ind = NULL,
};

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

Device:
PM_Dialog
Offline
Last seen:18 hours 2 min ago
工作人员
加入:2018-02-08 11:03
Hi hogyunkim,

Hi hogyunkim,

Thanks for your question. An engineer of the local team will reach out directly.

Thanks, PM_Dialog