Skip to content

BLE is doing with hardFault exception when using CAN ISRs #249

Open
@fterretf

Description

@fterretf

My project is using CAN and BLE at the same time on Arduino mkr1010
BLE alone is OK
BLE and CAN without ISR is OK
BLE and CAN with CAN Rx ISRs is crashing after a while with a hardFault exception because _discoveredDevices ._root.next...next pointer is overwritten.
Any ideas?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions