lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] FIXED - Re: inet_chksum.c misbehaving with compiler opt


From: Kieran Mansley
Subject: Re: [lwip-users] FIXED - Re: inet_chksum.c misbehaving with compiler optimisation?
Date: Thu, 24 Nov 2011 19:51:52 +0000

On 24 Nov 2011, at 04:39, FreeRTOS Info wrote:

> The problem turned out to be in the library code called by my driver.
> The DMA code was using an incorrect index, causing the frame being
> written to a DMA buffer to overwrite the frame that was being
> transmitted by the DMA.  That also explains the corruption I was seeing
> on the wire.  Without optimisation the frame had already been transmitted.

Glad you have found your problem, and the explanation makes sense given the 
symptoms you were seeing.

Kieran


reply via email to

[Prev in Thread] Current Thread [Next in Thread]