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: What happened?


"Q. jason" wrote:
> 
> Hi,everyone.
> I have some question with ecos bootup.
> I can run app form floopy (without gdb) now ,that is I just need to insert the floopy into pc, power on ,applications like "hello world" can run automatic.
> And recently I have modified the pcmb.inc to enable harddisk bootup .From the dot ecos printed ,I guess the code had been load to the memory successfully, but the question is after that stage the system reset itself.

Quite often if it throws a wobbly it just resets.

My guess is that the code that has been loaded to memory is garbled in some
way. Perhaps get your loading code to print out the bytes loaded, so you
can check they are what you expect for the image being loaded.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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