lwip-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[lwip-devel] memory alignment in 32bit architecture
From
:
Piero 74
Subject
:
[lwip-devel] memory alignment in 32bit architecture
Date
:
Fri, 20 Mar 2009 16:51:55 +0100
Hi all
I have a big doubt:
in my lwip porting, on arm7 architecture (so, 32bit architecture), i have these defines in cc.h (the compiler is IAR):
#define PACK_STRUCT_BEGIN _Pragma("pack(1)")
#define PACK_STRUCT_STRUCT
#define PACK_STRUCT_END _Pragma("pack()")
#define PACK_STRUCT_FIELD(x) x
are they right?
i'm thinking if it could be correct in 32bit architecture use _Pragma("pack(4)")
any comment?
thanks
Piero
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[lwip-devel] memory alignment in 32bit architecture
,
Piero 74
<=
Re: [lwip-devel] memory alignment in 32bit architecture
,
address@hidden
,
2009/03/20
Re: [lwip-devel] memory alignment in 32bit architecture
,
Piero 74
,
2009/03/20
RE: [lwip-devel] memory alignment in 32bit architecture
,
Bill Auerbach
,
2009/03/20
Re: [lwip-devel] memory alignment in 32bit architecture
,
Piero 74
,
2009/03/20
RE: [lwip-devel] memory alignment in 32bit architecture
,
Grubb, Jared
,
2009/03/20
Re: [lwip-devel] memory alignment in 32bit architecture
,
Piero 74
,
2009/03/20
Re: [lwip-devel] memory alignment in 32bit architecture
,
Sprow
,
2009/03/20
Re: [lwip-devel] memory alignment in 32bit architecture
,
Piero 74
,
2009/03/20
RE: [lwip-devel] memory alignment in 32bit architecture
,
Bill Auerbach
,
2009/03/20
Prev by Date:
[lwip-devel] [bug #25940] Regarding the Fragmentation issue in the ICMP packet.
Next by Date:
[lwip-devel] compiler warning for unaligned access
Previous by thread:
[lwip-devel] [bug #25940] Regarding the Fragmentation issue in the ICMP packet.
Next by thread:
Re: [lwip-devel] memory alignment in 32bit architecture
Index(es):
Date
Thread