lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problem running lwip on cortex M7 with D cache enabled


From: goldsimon
Subject: Re: [lwip-users] Problem running lwip on cortex M7 with D cache enabled
Date: Thu, 30 Nov 2017 15:58:00 +0100
User-agent: K-9 Mail for Android


Jan Menzel wrote:
> I'd suggest to align (position and size) all receive
>buffers to d-cache lines so that invalidation does not cause any side
>effects.

And it's exactly this that lwip does not fully support yet. It doesn't work for 
the tx side at all and for the rx side, we only have the workaraound with 
custom pbufs (see the link Dirk posted).

Simon



reply via email to

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