This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: accessing the redboot configuration information in theROM


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]