This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hy ..Hope you are enjoying best of your health
I have two problems regarding Software Reset and "DEFAULT SPINOUT"
1) In Multi_role based application i got "DEFAULT SPINOUT " When multiple central (implemented from multi_role) devices trying to connect same device at almost same time .What could be possible reason and solution
2) I am calling
#include <ti/devices/DeviceFamily.h>
#include DeviceFamily_constructPath(driverlib/sys_ctrl.h)
void AssertHandler(uint8 assertCause, uint8 assertSubcause)
{
,......................
default:
Display_print0(dispHandle, 0, 0, "***ERROR***");
Display_print0(dispHandle, 2, 0, ">> DEFAULT SPINLOCK!");
SysCtrlSystemReset();
HAL_ASSERT_SPINLOCK;
}
But Software reset also does not performed .Not i am building my project in debug mood but not using any debugger or other stuff..
I am waiting for your suggestion/reply
Thanks
Regards Mohsan Naeem
Hi,
Could you specify which SDK you are using?
It is a bit difficult for me to tell what is the source of the problem. The best would be to find the function throwing this error. Please leverage our debugging guide if needed.
Best regards,
Hi,
May I ask you if you have any new element regarding this case?
Best regards,
Hi,
I am closing this thread due to inactivity.
Please open a new thread is needed.
Regards,