Using IGMP causes the application to crash after 25 seconds.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using IGMP causes the application to crash after 25 seconds.

605 Views
gronoarona
Contributor II

Hello 

Patient MK60DN256 with external SRAM. 

RTOS: MQX 4.2

I can't use debugger because app size is too large and don't fit in flash. Decreasing application size is impossible. 

Problem:

Application crash after around 25 second every time and I can't find where it happens.

Problem appear when I set for at lest two sockets IGMP protocol handling. 

None of the interrupts appear:

  • INT_Hard_Fault, 
  • INT_Mem_Manage_Fault,
  • INT_Bus_Fault,
  • INT_Usage_Fault

There is no problem with any thread stack size, because all of the thread have free at least half memory.  

Also, there is no _mqx_exit function called.

I can't figure how to find a solution, will you help me with this?

 

 

 

 

Labels (1)
Tags (1)
0 Kudos
1 Reply

594 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

 Not sure the root cause.  But I know there is a MQX 4.2.0.2 patch, it fixed some RTCS bugs. Please apply the patch if not.

 

Regards

Daniel

0 Kudos