From: Peter Menzebach <pm-ub@mw-itcon.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] unexpected behaviour !!!
Date: Tue, 31 Jan 2006 13:05:42 +0100 [thread overview]
Message-ID: <43DF5296.2000404@mw-itcon.de> (raw)
In-Reply-To: <3634de740601310020o146c1bf9wc8165157255d5f8b@mail.gmail.com>
Maximus wrote:
...
> void myrecieve_handler (uchar * pkt, unsigned dest, unsigned src, unsigned len)
> {
...
>
> As, soon as seqnum = * (int *) pkt - is executed my board prints the message:
>
One idea without further investigation....
if the pointer pkt is *not* on an 4 byte aligned address, you will get
an alignment trap on arm.
Best regards
Peter
next prev parent reply other threads:[~2006-01-31 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-31 8:20 [U-Boot-Users] unexpected behaviour !!! Maximus
2006-01-31 12:05 ` Peter Menzebach [this message]
2006-01-31 13:34 ` [U-Boot-Users] " Maximus
2006-02-01 14:45 ` Andreas Schweigstill
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43DF5296.2000404@mw-itcon.de \
--to=pm-ub@mw-itcon.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox