HardFault_HandlerC on DA14585

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
ilnur_muham
Offline
Last seen:2 weeks 5 days ago
加入:2016-02-17 07:59
HardFault_HandlerC on DA14585

Hi MT_dialog.

We developed our custom board with DA14585. Peripheral examples(at least blinky) work fine, but SDK ble examples crash and go to HardFault_HandlerC when call memcpy. Examples work fine on our devkit da14585 daughter board. memcpy is located in OTP memory(address from map file is 0x07f1de59). I've checked this location using debugger and found different values. I checked OTP start location(0x07f00000) and they look similar. Chip on daughter board marked as DA14585 AB000 1703NCAA, chip which installed in our board marked as DA14585 00000 1719NCAE. Do we have some early chips with another memory locations in OTP (this table da14585_symbols.txt)?

Thanks in advance,
Ilnur

Device:
ilnur_muham
Offline
Last seen:2 weeks 5 days ago
加入:2016-02-17 07:59
新的SDK 6。0.4 has solved our

新的SDK 6。0.4 has solved our problem. Previous version was 6.0.2