On Fri, Nov 12, 2010 at 3:25 AM, Jaap de Jong <[email protected]> wrote: > Hi, > > I'm working on a recipe for ptpd2. > When I run it on my armv5te I get traps: > > [ 5034.410000] Alignment trap: ptpd2 (523) PC=0x0000e7cc Instr=0xe5870004 > Address=0x0001d459 FSR 0x801 > > What is the best way to tackle this? > Do I have to add "__attribute__ ((packed))" on critical places? >
avoid them they are inefficient and will paper over the real problem. As Holger suggest take gdb help to debug the problem and then fix it accordingly. > Thanks! > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
