I am having the same problem that him when I try to run these libraries at the same time: #include "Nicla_System.h" #include "Arduino_BHY2.h" //Click here to get the library: http://librarymanager/All#Arduino_BHY2 #include <ArduinoBLE.h> This is my error: Edge Impulse Sensor Fusion Inference
++ MbedOS Error Info ++
Error Status: 0x80FF0144 Code: 324 Module: 255
Error Message: Assertion failed: _stack_buffer != NULL
Location: 0x4B381
File: NRFCordioHCIDriver.cpp+186
Error Value: 0x0
Current Thread: main Id: 0x20003FA0 Entry: 0x22583 StackSize: 0xC00 StackMem: 0x20003FE8 SP: 0x20004AE4
For more info, visit: https://mbed.com/s/error?error=0x80FF0144&tgt=NICLA
-- MbedOS Error Info -- I tried the 3 versions of the precompiled OS you shared, but then I received a Hard fault, different than the original one. ++ MbedOS Fault Handler ++
FaultType: HardFault
Context:
R 0: 2000BA28
R 1: 00000001
R 2: 20006564
R 3: 6C646E61
R 4: 2000372C
R 5: 00000026
R 6: 0005ECD9
R 7: 00000000
R 8: 00000000
R 9: 00000000
R 10: 00000000
R 11: 00000000
R 12: FFFFFFFF
SP : 20007488
LR : 0001F811
PC : 6C646E60
xPSR : 21070000
PSP : 20007468
MSP : 2000FFC0
CPUID: 410FC241
HFSR : 40000000
MMFSR: 00000000
BFSR : 00000001
UFSR : 00000000
DFSR : 00000000
AFSR : 00000000
Mode : Thread
Priv : Privileged
Stack: PSP
-- MbedOS Fault Handler --
++ MbedOS Error Info ++
Error Status: 0x80FF013D Code: 317 Module: 255
Error Message: Fault exception
Location: 0x6C646E60
Error Value: 0x2000A594
Current Thread: main Id: 0x20003F80 Entry: 0x22557 StackSize: 0xC00 StackMem: 0x200068D0 SP: 0x20007488
For more info, visit: https://mbed.com/s/error?error=0x80FF013D&tgt=NICLA
-- MbedOS Error Info --
... View more