Dear everyone:
Can you tell me Using built-in flash and use restrictions,
because it halt at ble_flash_page_write() function.
Dear everyone:
Can you tell me Using built-in flash and use restrictions,
because it halt at ble_flash_page_write() function.
Hi,
about the question, i find that is priorities issue. Because when i call sd_xx() function at the lower(prior 3,timer interrupt) that will hardfault error. so i have set that at high prior level(1).
reference nRF51 reference nrF51_reference_manual.pdf p171 page
Hi,
about the question, i find that is priorities issue. Because when i call sd_xx() function at the lower(prior 3,timer interrupt) that will hardfault error. so i have set that at high prior level(1).
reference nRF51 reference nrF51_reference_manual.pdf p171 page