This is the mail archive of the ecos-discuss@sourceware.org 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]

Loading Hello World Application From Redboot


Hello,

I am trying to run a hello world application by loading
it into RAM from Redboot. This application was built with RAM startup
and loaded into high memory. I am using an ASUS  i386 motherboard. 
Redboot>load -m disk hda1:boot/ecos/basic1

The Redboot is loaded using GRUB.

When
I say 'go', I immediately end up with a GDB string. I have tried
attaching GDB to the serial port but I never get any stack trace. The
instruction counter shows that it is trying to execute at location
0x49435000.

I have successfully run this application by running it straight from GRUB.

Any ideas why ??

Thanx.
_________________________________________________________________
How fun is this? IMing with Windows Live Messenger just got better.
http://www.microsoft.com/windows/windowslive/messenger.aspx

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


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