public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Sergei Gavrikov <sg@belvok.com>
To: abhishek srivastava <just_abhi22@yahoo.co.in>
Cc: simon.kallweit@intefo.ch, ecos-discuss@sourceware.org
Subject: Re: [ECOS] how to run redboot on LPC2148
Date: Thu, 04 Dec 2008 11:00:00 -0000	[thread overview]
Message-ID: <20081204104407.GA13659@sg-ubuntu.local> (raw)
In-Reply-To: <835623.10109.qm@web94616.mail.in2.yahoo.com>

abhishek srivastava writes:
> i had build img file for redboot. had also got .bin file for that. now
> i converted bin file of redboot into hex and using Flash utility,
> moved it onto my LPC2148 board. but how to make it run?? any command

Let's assume that you built and did burn the RedBoot image for target.
Setup windows hyperterm as 38400,n,8,1. Open it for your serial port and
reset a board. What do you see then? Do you see Redboot's prompt? If you
do... Copy and paste RedBoot's welcome screen and send it. It's just
interesting, What RAM limits: %{FREEMEMLO}, %{FREEMEMLO} you got? Try to
press '+' in hypertem. You have to see a GDB packet. Does RedBoot reply
on '+' character? What do you see?

> i have 1 more question, how to transfer .img file onto target??is
> every time we need to have bin file and convert to hex then transfer??

GDB loads ELF images!

And again, read RedBoot's guide
http://ecos.sourceware.org/docs-latest/redboot/redboot-guide.html

Sergei

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2008-12-04 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04  6:34 abhishek srivastava
2008-12-04 11:00 ` Sergei Gavrikov [this message]
2008-12-04 12:16 abhishek srivastava

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=20081204104407.GA13659@sg-ubuntu.local \
    --to=sg@belvok.com \
    --cc=ecos-discuss@sourceware.org \
    --cc=just_abhi22@yahoo.co.in \
    --cc=simon.kallweit@intefo.ch \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).