public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem about the uitron test
@ 2000-04-21  2:51 pyxue
  2000-04-25  5:30 ` Hugo 'NOx' Tyson
  0 siblings, 1 reply; 3+ messages in thread
From: pyxue @ 2000-04-21  2:51 UTC (permalink / raw)
  To: ecos-discuss

Hi, I run several of the uItron tests provided by the ecos package, but I
only get the result of " calling cyg_uitron_star". From the tests, I think
that it is not right, it seems that the program doesn't run to the
subroutine such as task1, task2. How can I solve the problem? Thank you!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Problem about the uitron test
  2000-04-21  2:51 [ECOS] Problem about the uitron test pyxue
@ 2000-04-25  5:30 ` Hugo 'NOx' Tyson
  2001-09-05  0:09   ` Hugo 'NOx' Tyson
  0 siblings, 1 reply; 3+ messages in thread
From: Hugo 'NOx' Tyson @ 2000-04-25  5:30 UTC (permalink / raw)
  To: ecos-discuss


pyxue <root@t2-design.com> writes:
> Hi, I run several of the uItron tests provided by the ecos package, but I
> only get the result of " calling cyg_uitron_star". From the tests, I think
> that it is not right, it seems that the program doesn't run to the
> subroutine such as task1, task2.

Correct, that's not right.  But without more info, we can't really comment
on what the cause might be.

What platform are you using?  What is your configuration, or what have you
changed from the default configuration?  Have you changed the uITRON
configuration points associated with task initialization?

> How can I solve the problem? Thank you!

Does the target stop when you hit CTRL-C in the GDB console?  If so, you
should be able to find out what's going on.  It helps to use built-in stubs
(for most platforms) so that you have thread-aware debugging - so you can
use "info threads" to inspect the thread states.

	- Huge

-- 
The 20th Century brought unprecedented increases in worldwide numeracy and
literacy and incredible advances in technology, science and mathematics.
It was also the only century in the past or in any reasonable predictable
future apparently to contain only 99 years.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Problem about the uitron test
  2000-04-25  5:30 ` Hugo 'NOx' Tyson
@ 2001-09-05  0:09   ` Hugo 'NOx' Tyson
  0 siblings, 0 replies; 3+ messages in thread
From: Hugo 'NOx' Tyson @ 2001-09-05  0:09 UTC (permalink / raw)
  To: ecos-discuss


pyxue <root@t2-design.com> writes:
> Hi, I run several of the uItron tests provided by the ecos package, but I
> only get the result of " calling cyg_uitron_star". From the tests, I think
> that it is not right, it seems that the program doesn't run to the
> subroutine such as task1, task2.

Correct, that's not right.  But without more info, we can't really comment
on what the cause might be.

What platform are you using?  What is your configuration, or what have you
changed from the default configuration?  Have you changed the uITRON
configuration points associated with task initialization?

> How can I solve the problem? Thank you!

Does the target stop when you hit CTRL-C in the GDB console?  If so, you
should be able to find out what's going on.  It helps to use built-in stubs
(for most platforms) so that you have thread-aware debugging - so you can
use "info threads" to inspect the thread states.

	- Huge

-- 
The 20th Century brought unprecedented increases in worldwide numeracy and
literacy and incredible advances in technology, science and mathematics.
It was also the only century in the past or in any reasonable predictable
future apparently to contain only 99 years.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-05  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-21  2:51 [ECOS] Problem about the uitron test pyxue
2000-04-25  5:30 ` Hugo 'NOx' Tyson
2001-09-05  0:09   ` Hugo 'NOx' Tyson

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