public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Bootable of ecos
@ 2002-03-06  6:01 Nilesh Tarale
  2002-03-11  0:24 ` Jesper Skov
  0 siblings, 1 reply; 5+ messages in thread
From: Nilesh Tarale @ 2002-03-06  6:01 UTC (permalink / raw)
  To: ecos-discuss

Hi All,
I have done some application with serial test. I have
created an image for i386-pc from ecos-v1.3.1. 
Then created a binary file for that application. and a
bootable floppy is working fine. But the same
application when compiled with the ecos code from cvs
the bootable floppy is getting created but not 
displaying anything..
Please guide....
Thanx & Regards..
Nilesh Tarale

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

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

* Re: [ECOS] Bootable of ecos
  2002-03-06  6:01 [ECOS] Bootable of ecos Nilesh Tarale
@ 2002-03-11  0:24 ` Jesper Skov
  2002-03-14  2:53   ` Ram Khatkhedkar (enSys)
  0 siblings, 1 reply; 5+ messages in thread
From: Jesper Skov @ 2002-03-11  0:24 UTC (permalink / raw)
  To: Nilesh Tarale; +Cc: eCos Discuss

On Wed, 2002-03-06 at 14:46, Nilesh Tarale wrote:
> Hi All,
> I have done some application with serial test. I have
> created an image for i386-pc from ecos-v1.3.1. 
> Then created a binary file for that application. and a
> bootable floppy is working fine. But the same
> application when compiled with the ecos code from cvs
> the bootable floppy is getting created but not 
> displaying anything..
> Please guide....

Build RedBoot and boot it. Build application for RAM startup, download
it to the PC, and debug it.

Jesper


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

* Re: [ECOS] Bootable of ecos
  2002-03-11  0:24 ` Jesper Skov
@ 2002-03-14  2:53   ` Ram Khatkhedkar (enSys)
  2002-03-19 12:10     ` Jesper Skov
  0 siblings, 1 reply; 5+ messages in thread
From: Ram Khatkhedkar (enSys) @ 2002-03-14  2:53 UTC (permalink / raw)
  To: Jesper Skov; +Cc: eCos Discuss


----- Original Message -----
From: Jesper Skov <jskov@redhat.com>
To: Nilesh Tarale <ntatensoft@yahoo.com>
Cc: eCos Discuss <ecos-discuss@sources.redhat.com>
Sent: Monday, March 11, 2002 12:49 PM
Subject: Re: [ECOS] Bootable of ecos


> On Wed, 2002-03-06 at 14:46, Nilesh Tarale wrote:
> > Hi All,
> > I have done some application with serial test. I have
> > created an image for i386-pc from ecos-v1.3.1.
> > Then created a binary file for that application. and a
> > bootable floppy is working fine. But the same
> > application when compiled with the ecos code from cvs
> > the bootable floppy is getting created but not
> > displaying anything..
> > Please guide....
>
> Build RedBoot and boot it. Build application for RAM startup, download
> it to the PC, and debug it.
>
> Jesper
>
Thanx for the reply..
But my poblem is little different..
I have created a redboot bootable floppy for ecos-1.3.1, as well as for
ecos-cvs.
Then i have created an image with RAM startup for i386-pc .
Wrote one simple application by the name of calculator.
 I have complied and debug it though redboot. Created a binary file out of
the object file of the calculator. Then created a bootable floppy with this
binary..
It is woking fine...
When the same application is complied in the image for i386-pc of ecos-cvs,
with same configuration and RAM startup as in ecos-1.3.1. I have created a
binary of calculator's object file. After booting the pc with this bootable
the pc gets booted but it does't show anything on the screen...
Please Guide....
Thanx
Nilesh Tarale






_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

* Re: [ECOS] Bootable of ecos
  2002-03-14  2:53   ` Ram Khatkhedkar (enSys)
@ 2002-03-19 12:10     ` Jesper Skov
  0 siblings, 0 replies; 5+ messages in thread
From: Jesper Skov @ 2002-03-19 12:10 UTC (permalink / raw)
  To: Ram Khatkhedkar (enSys); +Cc: eCos Discuss

On Thu, 2002-03-14 at 10:46, Ram Khatkhedkar (enSys) wrote:
> Thanx for the reply..
> But my poblem is little different..
> I have created a redboot bootable floppy for ecos-1.3.1, as well as for
> ecos-cvs.
> Then i have created an image with RAM startup for i386-pc .
> Wrote one simple application by the name of calculator.
>  I have complied and debug it though redboot. Created a binary file out of
> the object file of the calculator. Then created a bootable floppy with this
> binary..
> It is woking fine...
> When the same application is complied in the image for i386-pc of ecos-cvs,
> with same configuration and RAM startup as in ecos-1.3.1. I have created a
> binary of calculator's object file. After booting the pc with this bootable
> the pc gets booted but it does't show anything on the screen...
> Please Guide....
> Thanx
> Nilesh Tarale

Sorry, I have no idea.

Does it work when downloading the app to a RedBoot built from ecos-cvs?
If so, it's a problem with the startup code. If not, you can use GDB to
debug the problem.

Jesper


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

* Re: [ECOS] Bootable of ecos
@ 2002-03-14  3:46 Ram Khatkhedkar (enSys)
  0 siblings, 0 replies; 5+ messages in thread
From: Ram Khatkhedkar (enSys) @ 2002-03-14  3:46 UTC (permalink / raw)
  To: Jesper Skov; +Cc: eCos Discuss

> From: Jesper Skov <jskov@redhat.com>
> To: Nilesh Tarale <ntatensoft@yahoo.com>
> Cc: eCos Discuss <ecos-discuss@sources.redhat.com>
> Sent: Monday, March 11, 2002 12:49 PM
> Subject: Re: [ECOS] Bootable of ecos
>
>
> > On Wed, 2002-03-06 at 14:46, Nilesh Tarale wrote:
> > > Hi All,
> > > I have done some application with serial test. I have
> > > created an image for i386-pc from ecos-v1.3.1.
> > > Then created a binary file for that application. and a
> > > bootable floppy is working fine. But the same
> > > application when compiled with the ecos code from cvs
> > > the bootable floppy is getting created but not
> > > displaying anything..
> > > Please guide....
> >
> > Build RedBoot and boot it. Build application for RAM startup, download
> > it to the PC, and debug it.
> >
> > Jesper
> >
> Thanx for the reply..
> But my poblem is little different..
> I have created a redboot bootable floppy for ecos-1.3.1, as well as for
> ecos-cvs.
> Then i have created an image with FLOPPY startup for i386-pc .
> Wrote one simple application by the name of calculator.
>  I have complied and debug it though redboot. Created a binary file out of
> the object file of the calculator. Then created a bootable floppy with
this
> binary..
> It is woking fine...
> When the same application is complied in the image for i386-pc of
ecos-cvs,
> with same configuration and FLOPPY startup as in ecos-1.3.1. I have
created a
> binary of calculator's object file. After booting the pc with this
bootable
> the pc gets booted but it does't show anything on the screen...
> Please Guide....
> Thanx
> Nilesh Tarale
>
>
>
>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

end of thread, other threads:[~2002-03-19 20:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-06  6:01 [ECOS] Bootable of ecos Nilesh Tarale
2002-03-11  0:24 ` Jesper Skov
2002-03-14  2:53   ` Ram Khatkhedkar (enSys)
2002-03-19 12:10     ` Jesper Skov
2002-03-14  3:46 Ram Khatkhedkar (enSys)

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