public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: smith jj <smith.12jj@gmail.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] porting ecos
Date: Mon, 26 Jan 2009 13:55:00 -0000	[thread overview]
Message-ID: <f53e851d0901260555q1ab3f896gf71c8d8aa839c256@mail.gmail.com> (raw)

Hi
we are porting ecos to our board based on arm core. i have taken the
base of an existing bsp based on arm9 and trying to make changes
there.
we already have the binary image of redboot for the board so i started
with CYG_HAL_STARTUP==RAM and built an OS image(application+library).
however when i try to execute the image on baord using led code i
could find that it crashed in function cyg_hal_invoke_constructors in
vectors.s itself. i tried to find out the functions which could be
invoked by this but cant find any link..
using earlier archive mails i found under gdb using x &__CTOR_LIST__ i
get the adrress which is the function pointer but i cant proceed from
there as to how to make cyg_hal_invoke_constructors pass.
can anyone please help me with how to proceed further...how can i make
this constructors invoked correctly..

regards
smith

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

             reply	other threads:[~2009-01-26 13:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 13:55 smith jj [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-23 11:36 keerti
2009-03-23 11:59 ` Gary Thomas
     [not found]   ` <4363.121.246.210.150.1237808715.squirrel@webmail11.pair.com>
2009-03-24  8:00     ` Gary Thomas
2001-02-23 21:22 김재용
2001-02-24  4:41 ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f53e851d0901260555q1ab3f896gf71c8d8aa839c256@mail.gmail.com \
    --to=smith.12jj@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).