public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Hang when loading thread
@ 2007-07-03  0:17 Slide
  2007-07-03  1:12 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Slide @ 2007-07-03  0:17 UTC (permalink / raw)
  To: ecos-discuss

I've been porting eCos to the PXA3xx family of processors and am
coming up against a hang. I have a simple test which creates 2
threads, I can trace into hal_thread_context_load, but the address
loaded into the link register doesn't look like the address of the
function for my first thread, is anything called first that I can look
for?

Thanks,

Slide

On 7/2/07, Puneet Maheshwari <puneetrocks@gmail.com> wrote:
> When I add a new package, do I manually need to edit ecos.db file and
> write the entry for this new package.
>
> Than
>
> On 7/2/07, Gary Thomas <gary@mlbassoc.com> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Puneet Maheshwari wrote:
> > > Hi,
> > >
> > > When we have to register a new package in ecos.db, how do we
> > > accomplish that? i.e. when we add a new package and we want to
> > > register that.
> >
> > What do you mean "register"?  If you add packages to ecos.db,
> > then you can make [local] use of those packages.  If you want
> > them included in the public CVS, you'll have to submit them
> > for approval.  We would also need a copyright assignment for
> > the files.  See http://ecos.sourceware.org/assign.html
> >
> > - --
> > - ------------------------------------------------------------
> > Gary Thomas                 |  Consulting for the
> > MLB Associates              |    Embedded world
> > - ------------------------------------------------------------
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.7 (GNU/Linux)
> > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
> >
> > iD8DBQFGiYIimaKbSsQGV8ARAomJAJsGzlERZ43CNMGVopB2OpG8P7zgwQCgnmnx
> > 6W/9WqSKFplciD93MqX9Smw=
> > =9G1Y
> > -----END PGP SIGNATURE-----
> >
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

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

* Re: [ECOS] Hang when loading thread
  2007-07-03  0:17 [ECOS] Hang when loading thread Slide
@ 2007-07-03  1:12 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2007-07-03  1:12 UTC (permalink / raw)
  To: Slide; +Cc: ecos-discuss

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Slide wrote:
> I've been porting eCos to the PXA3xx family of processors and am
> coming up against a hang. I have a simple test which creates 2
> threads, I can trace into hal_thread_context_load, but the address
> loaded into the link register doesn't look like the address of the
> function for my first thread, is anything called first that I can look
> for?

New threads start at Cyg_HardwareThread::thread_entry()

BTW, hijacking email threads is considered poor form, even if
you did change the subject.

- --
- ------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
- ------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFGiaJ+maKbSsQGV8ARAm6JAJ4o4KKcIo4ix2JVBHvp47xEFWP75gCfR9zu
LjIWC/ffNyl/Mfs0oiu/Cz8=
=JC2X
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2007-07-03  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-03  0:17 [ECOS] Hang when loading thread Slide
2007-07-03  1:12 ` Gary Thomas

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