You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the BLE_FreeRTOS example for the MAX32655 MCU running on the MAX32655 EVKit Rev B development board. I can compile and flash the example to the board, however the ble stack never completes initialization. Looking at the call stack in VSCODE a function inside libphy.a dbb_intc_enable is causing the system to hard fault. Can you try and reproduce and see if there is a fix available for this?