|
|
在nrf52832裏, 我成功加了一個Custom Service.
但在nrf52810, 用同一個項目, 改了RAM_START=0x1a50, RAM_SIZE=0x45B0, 在運行時有app Error 4出現:
<info> app_timer: RTC: initialized.
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\custom_ble_service_example\main.c:443
PC at: 0x00019B53
<error> app: End of error report
在網上找了, 說是記憶體不足, 請問有冇解決方法?
|
|