public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] accessing the redboot configuration information in the ROM
@ 2003-04-28 21:49 rameshs
  2003-05-01  1:15 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: rameshs @ 2003-04-28 21:49 UTC (permalink / raw)
  To: ecos-discuss

Hi,
       I am working in redboot configuration for adder board. I configured
it successfully. Now I want to access the redboot configuration
information(mainly network configuration information)  in the application
..I accessed this in the RAM mode through virtual vectors.
But in the ROM mode I am unable to access .Can any one knows how to access
the redboot configuration information in the ROM mode.

Thank You,
S.Ramesh Chandra.

-- 
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] 2+ messages in thread

* Re: [ECOS] accessing the redboot configuration information in the ROM
  2003-04-28 21:49 [ECOS] accessing the redboot configuration information in the ROM rameshs
@ 2003-05-01  1:15 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2003-05-01  1:15 UTC (permalink / raw)
  To: rameshs; +Cc: ecos-discuss

rameshs@danlawinc.com wrote:
> Hi,
>        I am working in redboot configuration for adder board. I configured
> it successfully. Now I want to access the redboot configuration
> information(mainly network configuration information)  in the application
> ..I accessed this in the RAM mode through virtual vectors.
> But in the ROM mode I am unable to access .Can any one knows how to access
> the redboot configuration information in the ROM mode.

You mean you ran a ROM application from RedBoot using the go command and 
the start address? It would happen if your application configuration in 
your ROM program reinitializes the virtual vector table. Have a look at 
the configuration options in the HAL, particularly 
CYGSEM_HAL_VIRTUAL_VECTOR_INIT_WHOLE_TABLE

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- 
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] 2+ messages in thread

end of thread, other threads:[~2003-05-01  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28 21:49 [ECOS] accessing the redboot configuration information in the ROM rameshs
2003-05-01  1:15 ` Jonathan Larmour

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