public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] What address will Redboot load the ecos ?
@ 2006-07-19 19:25 Surendra
  2006-07-20  1:27 ` David Brennan
  0 siblings, 1 reply; 2+ messages in thread
From: Surendra @ 2006-07-19 19:25 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I built the redboot.elf with settings as Template <i386 PC target>
Package<redboot> redboot_GRUB.ecm StartupType=GRUB. I updated menu.lst
and restarted my PC, It works fine, I get the Redboot> command prompt
at startup.

Then, I built the ecos tests with Template<i386 PC Target>
Package<default> StartupType=RAM. It generated some tests. I picked
stdiooutput to test.

Redboot> load -m disk hda2:/boot/stdiooutput
I did not find any error message, but the cosole locks, can't accept key.

I rebuilt ecos tests by changing the StartupType=GRUB. The tests work
fine from GRUB menu.(NOT using Redboot)

Here is my question...

Why the tests are NOT working from Redboot> prompt ?
What address will Redboot load the ecos tests ?

My doubt is that ecos tests have been overwritten on Redboot code
which is causing Reboot to stall.

Any suggestions ?

Thanks in advance
Surendra




-- 
Surendra I

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

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

* Re: [ECOS] What address will Redboot load the ecos ?
  2006-07-19 19:25 [ECOS] What address will Redboot load the ecos ? Surendra
@ 2006-07-20  1:27 ` David Brennan
  0 siblings, 0 replies; 2+ messages in thread
From: David Brennan @ 2006-07-20  1:27 UTC (permalink / raw)
  To: Surendra; +Cc: ecos-discuss

You also need to enable CYGHWR_HAL_I386_PC_LOAD_HIGH for building  
tests which are loaded from Redboot loaded from GRUB. Or you need to  
load Redboot from Floppy.
 From the CDL:
	 description "This option enables building RAM applications
	              which have a start address outside of the area
		      used by redboot_GRUB."

On Jul 19, 2006, at 12:25 PM, Surendra wrote:

> Hi,
>
> I built the redboot.elf with settings as Template <i386 PC target>
> Package<redboot> redboot_GRUB.ecm StartupType=GRUB. I updated menu.lst
> and restarted my PC, It works fine, I get the Redboot> command prompt
> at startup.
>
> Then, I built the ecos tests with Template<i386 PC Target>
> Package<default> StartupType=RAM. It generated some tests. I picked
> stdiooutput to test.
>
> Redboot> load -m disk hda2:/boot/stdiooutput
> I did not find any error message, but the cosole locks, can't  
> accept key.
>
> I rebuilt ecos tests by changing the StartupType=GRUB. The tests work
> fine from GRUB menu.(NOT using Redboot)
>
> Here is my question...
>
> Why the tests are NOT working from Redboot> prompt ?
> What address will Redboot load the ecos tests ?
>
> My doubt is that ecos tests have been overwritten on Redboot code
> which is causing Reboot to stall.
>
> Any suggestions ?
>
> Thanks in advance
> Surendra
>
>
>
>
> -- 
> Surendra I
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ 
> ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos- 
> discuss
>
>
>


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

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

end of thread, other threads:[~2006-07-20  1:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-19 19:25 [ECOS] What address will Redboot load the ecos ? Surendra
2006-07-20  1:27 ` David Brennan

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