i am interfacing afe with nrf52 and trying to send values over ble..but after sending some values my code get stuck at unknown error at 0x0000098..dont know why..can anyone help?
i am interfacing afe with nrf52 and trying to send values over ble..but after sending some values my code get stuck at unknown error at 0x0000098..dont know why..can anyone help?
Perhaps it is a hardfault?
What does your callstack look like?
Can u help?
Remember that I don't know anything about your project. Perhaps you can show me what the busfault looks like? And your callstack?
Hello, I am sorry for the late reply. I was out of office the last week.
Do you happen to use FreeRTOS?
I see that you started with the ble_app_uart example, what did you add when the hardfault started to occur?
I suggest you take a look at some of the links that Susheel provide in this ticket on how to debug hardfaults.
Hello, I am sorry for the late reply. I was out of office the last week.
Do you happen to use FreeRTOS?
I see that you started with the ble_app_uart example, what did you add when the hardfault started to occur?
I suggest you take a look at some of the links that Susheel provide in this ticket on how to debug hardfaults.