public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Giri Raja <giri_amf@yahoo.com>
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] Regarding Flash Address to store ROMRAM startup application
Date: Wed, 11 Aug 2004 23:41:00 -0000	[thread overview]
Message-ID: <1092267672.25147.1814.camel@hermes> (raw)
In-Reply-To: <20040811233541.61233.qmail@web53807.mail.yahoo.com>

On Wed, 2004-08-11 at 17:35, Giri Raja wrote:
> Thanks Gary, I will incorporate it. If I set my jumper in the user
> position, which address location in the flash should I program from?
>  

I would presume the same as if you are programming RedBoot (but I have
no experience with this board, so this is conjecture)

> Thank you.
>  
> Saranyan.
> 
> Gary Thomas <gary@mlbassoc.com> wrote:
>         On Wed, 2004-08-11 at 14:19, Giri Raja wrote:
>         > Hi,
>         > I was experimenting to run a small application on
>         > the EB40A board without redboot on it. The idea is to
>         > make the application boot up by itself when powered
>         > on. 
>         > I configured for ROMRAM startup type and disabled the
>         > 'Work with ROM Monitor' option in the config file.
>         > I compiled my application with this configuration and
>         > used OC Demon Flash Memory Programmer to store the
>         > executable in the flash (this is how I normally do for
>         > redboot and it works).when I powered it on, it doesn't
>         > seem to work. My jumper was set to the user position
>         > and there is absolutely nothing in the flash other
>         > than the executable I just loaded.
>         > Can someone please help me out on this.
>         
>         I found that I needed a few extra things set to make this
>         work:
>         
>         cdl_component CYGDBG_HAL_DIAG_TO_DEBUG_CHAN {
>         user_value 0
>         };
>         
>         cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS {
>         user_value 0
>         };
>         
>         cdl_option CYGSEM_HAL_USE_ROM_MONITOR {
>         user_value 0
>         };
>         
>         -- 
>         Gary Thomas 
>         MLB Associates
>         
> 
> ______________________________________________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
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:[~2004-08-11 23:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040811233541.61233.qmail@web53807.mail.yahoo.com>
2004-08-11 23:41 ` Gary Thomas [this message]
2004-08-12  0:55   ` [ECOS] Regarding Size of ROMRAM applications Giri Raja
2004-08-12  7:23     ` Andrew Lunn
2004-08-12 15:49       ` Giri Raja
2004-08-12 15:54         ` Gary Thomas
2004-08-12 17:00           ` Giri Raja
2004-08-11 20:19 [ECOS] Regarding Flash Address to store ROMRAM startup application Giri Raja
2004-08-11 21:08 ` Gary Thomas

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=1092267672.25147.1814.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=giri_amf@yahoo.com \
    /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).