This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

netUninitialize is crashing the code.

Hi  I am using Network Component  Version 7.12.0 for one of the project.

When I call netUninitialize the code is getting crashed or some time it goes to osRtxErrorNotify function with osRtxErrorClibMutex case.

Could any one help me out on how to debug this issue.

Parents
  • Someone correct me if I'm wrong, but we might be seeing code being released that is no longer compatible with the older compilers. I tried to update a device pack for an MCU and had to select an older version of that device pack because the new device pack was using "new C features" that the old compiler did not support.  For that occasion, I preferred to use the old compiler.

Reply
  • Someone correct me if I'm wrong, but we might be seeing code being released that is no longer compatible with the older compilers. I tried to update a device pack for an MCU and had to select an older version of that device pack because the new device pack was using "new C features" that the old compiler did not support.  For that occasion, I preferred to use the old compiler.

Children
No data