2022-09-01 05:29 AM
Hi,
I am trying MLC core examples. First time I program I can bale to debug the ISM330DHCXTR + Nucleo 401RE board successfully. If I reinitialize debug session, the debugger stuck at while loop below.
do {
ism330dhcx_device_id_get(&dev_ctx, &whoamI);
HAL_Delay(500);
}
My Observations,
Can had same issue. Any help around this issue will be a great help.
Thanks,
Naveen
2022-09-09 08:07 AM
Hi @NK.1umar Byregowda Naveen,
did you just added the MLC code to your project?
Could you share that part of the code so that I can share to our experts?
-Eleon