lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Memory alignment


From: Sathya Thammanur
Subject: [lwip-users] Memory alignment
Date: Tue, 16 May 2006 17:53:32 -0700

Does the following setting in lwipopts.h file guarantee that the pbuf->payload would be aligned on a 8-byte boundary?

#define MEM_ALIGNMENT                   8

Also, I had to define the mem_ptr_t to be u64_t which again is typedef'ed to unsigned long long as I was getting compilation errors otherwise. I am using lwip 0.7.2.

Let me know

Thanks
Sathya



reply via email to

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