To every MQX RTCS users....

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

To every MQX RTCS users....

Jump to solution
1,598 Views
OOLife
Contributor III

Hi, all

 

 

I have serious & urgent problem with RTCS UDP.

 

My environment is here.

        MCF52259 / CodeWarrior 7.1.2 / MQX 3.4

 

The problem is that UDP Overrun Error.

 

Firstly, I found this problem from longer than 900 bytes UDP packets.

However, this problem occurs very frequently at less than short UDP packets.

 

I've searched on Freescale Web site and found so many articles about FEC OVERRUN error.

It also releated to packet losting problem.

 

In my case, Why short packet is received successfully? and long packet is always discarded by driver?

 

So, could you test for me that your software can receive 1000 ~ 1500 bytes UDP packet?

Actually, I'm almost dying because this problem...

 

Finally, I'm planning to move on MQX 3.5.

Is it valuable try?

 

 

Thank you very much for reading my article.

Please give your any kind of suggestion....

 

Regards.

OOLife.

 

 

Labels (1)
Tags (1)
0 Kudos
1 Solution
365 Views
OOLife
Contributor III

Hi all

 

Finally, I got the answer.

 

Everything works fine !! :smileyvery-happy:

 

Don't create DMA Buffer (of RTCS Task) on the External Memory....

 

It's the answer.

 

BR

OOLife

 

View solution in original post

0 Kudos
1 Reply
366 Views
OOLife
Contributor III

Hi all

 

Finally, I got the answer.

 

Everything works fine !! :smileyvery-happy:

 

Don't create DMA Buffer (of RTCS Task) on the External Memory....

 

It's the answer.

 

BR

OOLife

 

0 Kudos