Hi,
We're using embOS v4.22. I observed that sometimes ie 1-2/10 times the code gets stuck in OS_InitKern_STD; precisely in:
OS_Delay called after OS_InitKern_STD. The portion of the attachment behaves like a recursive code forever. Can you help me understanding why this happens?
My Main looks like this:
Display All
Regards,
Gautam
We're using embOS v4.22. I observed that sometimes ie 1-2/10 times the code gets stuck in OS_InitKern_STD; precisely in:
OS_Delay called after OS_InitKern_STD. The portion of the attachment behaves like a recursive code forever. Can you help me understanding why this happens?
My Main looks like this:
Source Code
Regards,
Gautam