public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] Startup
@ 2003-11-24 15:07 Santha Kumar
  0 siblings, 0 replies; 3+ messages in thread
From: Santha Kumar @ 2003-11-24 15:07 UTC (permalink / raw)
  To: gary; +Cc: ecos-discuss

great, it is working

Regards
Santha kumar

>>> Gary Thomas <gary@mlbassoc.com> 11/24/03 07:13PM >>>
On Mon, 2003-11-24 at 06:26, Santha Kumar wrote:
> Hai
> 
> I am trying to build "burn hardware rom" image. To make the startup type as  ROMRAM , Where should I change the configuration? Is there any option with configuration tool (graphics)? or should I directly change some of the include file?

You definitely do not modify any include files (presuming that your
platform already supports this mode).

Here's how I do it, using 'ecosconfig':
  % ecosconfig import startup_ROMRAM
where the file "startup_ROMRAM" looks like this:

   cdl_component CYG_HAL_STARTUP {
       user_value ROMRAM
   };

Alternatively, you can use the GUI (ConfigTool).  This particular option
is a bit buried under the target HAL.  e.g. on a PowerPC target, you'd
find it at
  eCos HAL
    PowerPC Architecture
      Analogue & Micro Rattler board
        Startup type    (ROM, RAM, ROMRAM)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Startup
  2003-11-24 13:26 Santha Kumar
@ 2003-11-24 13:43 ` Gary Thomas
  0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2003-11-24 13:43 UTC (permalink / raw)
  To: Santha Kumar; +Cc: ecos-discuss

On Mon, 2003-11-24 at 06:26, Santha Kumar wrote:
> Hai
> 
> I am trying to build "burn hardware rom" image. To make the startup type as  ROMRAM , Where should I change the configuration? Is there any option with configuration tool (graphics)? or should I directly change some of the include file?

You definitely do not modify any include files (presuming that your
platform already supports this mode).

Here's how I do it, using 'ecosconfig':
  % ecosconfig import startup_ROMRAM
where the file "startup_ROMRAM" looks like this:

   cdl_component CYG_HAL_STARTUP {
       user_value ROMRAM
   };

Alternatively, you can use the GUI (ConfigTool).  This particular option
is a bit buried under the target HAL.  e.g. on a PowerPC target, you'd
find it at
  eCos HAL
    PowerPC Architecture
      Analogue & Micro Rattler board
        Startup type    (ROM, RAM, ROMRAM)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Startup
@ 2003-11-24 13:26 Santha Kumar
  2003-11-24 13:43 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Santha Kumar @ 2003-11-24 13:26 UTC (permalink / raw)
  To: ecos-discuss

Hai

I am trying to build "burn hardware rom" image. To make the startup type as  ROMRAM , Where should I change the configuration? Is there any option with configuration tool (graphics)? or should I directly change some of the include file?

Regards
Santha kumar


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-24 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24 15:07 [ECOS] Startup Santha Kumar
  -- strict thread matches above, loose matches on Subject: below --
2003-11-24 13:26 Santha Kumar
2003-11-24 13:43 ` Gary Thomas

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).