From: Jachym Holecek <freza@psi.cz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Porting u-boot to new hardware
Date: Tue, 18 Feb 2003 18:34:55 +0100 [thread overview]
Message-ID: <20030218183455.A1366@erebor.psi.cz> (raw)
In-Reply-To: <200302181439.31331.ahoerandl@gmx.at>; from ahoerandl@gmx.at on Tue, Feb 18, 2003 at 02:39:31PM +0100
On Tue, Feb 18, 2003 at 02:39:31PM +0100, August Hoerandl wrote:
> 2b) starting the hello_world program
>
> => go 04300000
> ## Starting application at 0x04300000 ...
> ## Application terminated, rc = 0x0
> =>
>
> but no output; i changed the counter i to "static" and looked at this memory
> with md: the value changes according to the number of arguments
>
> conclusion: the hello_world program is running, but the output functions
> don't work
>
>
> Has anyone done similar things and solved this problems?
From what I've seen, the 'syscalls' are not implemented for ARM (hello_world.c
doesn't work for me on the LART either). Look at the *.S file at examples/.
Thus, standalone applications cannot run (or better said - do anything much
useful) as of now.
When I'm at it, I have trouble with u-boot on the LART - the board hangs
(no response on serial, it is a default build and everything else seems to work
fine) as soon as I try to loads something. I didn't yet begin to track this
down, just in case anyone went into the same problem...
Regards,
-- Jachym Holecek
next prev parent reply other threads:[~2003-02-18 17:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-18 13:39 [U-Boot-Users] Porting u-boot to new hardware August Hoerandl
2003-02-18 14:35 ` Kyle Harris
2003-02-18 19:36 ` Wolfgang Denk
2003-02-18 17:34 ` Jachym Holecek [this message]
2003-02-18 19:35 ` Wolfgang Denk
2003-02-21 20:26 ` Robert Schwebel
2003-02-22 8:08 ` [U-Boot-Users] U-Boot ICON Reinhard Meyer
2003-02-22 20:24 ` Wolfgang Denk
2003-03-11 14:55 ` Steven Scholz
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=20030218183455.A1366@erebor.psi.cz \
--to=freza@psi.cz \
--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