public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Compiling and linking with ecos libraries and headers
@ 2005-04-10 23:08 Payam Refaeilzadeh
  2005-04-11  8:04 ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Payam Refaeilzadeh @ 2005-04-10 23:08 UTC (permalink / raw)
  To: ecos-discuss

I am kind of new to embedded developement using ecos. 
I was trying to compile and run a simple "hello world"
app on a MXLADS board but ran into some problems.  I
was able to compile this just fine and I was able to
load it on the board using gdb, but when I try running
it using the gdb continue command, it freezes on me. 
After disassembling and analyzing the loaded program I
discovered that when I compile and link my program
with the eCos libraries it includes many lines of
warm_reset code before the main method, which I don't
think belong there, and effectively it gets stuck
somewhere in that code, before it even gets to main. 
I am thinking I am not linking the "hello world" code
against the correct eCos libraries.  I have been using
the ecos configuration tool to create the eCos
libraries and I have already tried the "default" and
"all" package template, and have even tried the RAM
startup option hoping that this would get rid of the
warm_reset code, but have had no success.  I can use
GDB to jump to main and single step there, but just
using continue, it gets stuck.
Any thoughts?
Thanks

Payam Refaeilzadeh


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/

-- 
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] 4+ messages in thread
[parent not found: <20050411161725.26909.qmail@web31513.mail.mud.yahoo.com>]

end of thread, other threads:[~2005-04-11 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-10 23:08 [ECOS] Compiling and linking with ecos libraries and headers Payam Refaeilzadeh
2005-04-11  8:04 ` Gary Thomas
2005-04-11  9:01   ` Nick Garnett
     [not found] <20050411161725.26909.qmail@web31513.mail.mud.yahoo.com>
2005-04-11 17:09 ` Nick Garnett

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