Hey all,
I'm looking for a bit of guidance here to nail a bus fault that happens about 30 minutes into the program.
The message is the following:
Reading through previous threads I found some information:
That tells me that the error seems to be in one of the pipes. Additionally I found the following:
It seems the receiver task (controller_rx_task_tid) is causing the issue, which makes sense because that thread is related to writing to some pipes. So far I think I'm able to narrow it to where the issue is happening.
What I'm confused about and could not find any information about was:
Is there a peripheral with that address on the NRF52840 series? I could not find that on the product specification. There are two addresses in that range that I'm not sure where they are:
Any suggestions or additional information you can give me that could help me search for other things is appreciated.
Cheers,
Alberto