All of lore.kernel.org
 help / color / mirror / Atom feed
* AW: AW: [Xenomai-core] vxworks-skin taskSpawn
@ 2006-03-01 13:23 Roderik_Wildenburg
  2006-03-01 13:46 ` Philippe Gerum
  0 siblings, 1 reply; 3+ messages in thread
From: Roderik_Wildenburg @ 2006-03-01 13:23 UTC (permalink / raw)
  To: rpm; +Cc: xenomai

Philippe Gerum wrote :
> 
> I've run the satch example successfully on an Icecube board 
> here using -rc2. 
> What's the status of this issue on your side? Was it a timer 
> configuration issue as suspected by Gilles?
> 

Status is unchanged. I still try to debugg satch with gdb/ddd and have been a little bit successfull with this. But I face more and more problems the deeper I dig into the system (e.g. unresolved symbols when compiling vxWorks-examples with --debug enabled (see other thread) or now, gdb moans about "cannot find bounds of current function" (do you have any idea, what this means ?))

I don´t think it is a timer problem, as my timer is running in oneshot mode and not in continous mode what causes the problem on Gilles system. But I am not shure.

Nevertheless, thank you for asking !! If you have any other suggestions what I can do, please let me know. I will inform you when the status changes on my side.

Best Regards
Roderik




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

* Re: AW: AW: [Xenomai-core] vxworks-skin taskSpawn
  2006-03-01 13:23 AW: AW: [Xenomai-core] vxworks-skin taskSpawn Roderik_Wildenburg
@ 2006-03-01 13:46 ` Philippe Gerum
  2006-03-01 16:43   ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Gerum @ 2006-03-01 13:46 UTC (permalink / raw)
  To: Roderik_Wildenburg; +Cc: xenomai

Roderik_Wildenburg@domain.hid wrote:
> Philippe Gerum wrote :
> 
>>I've run the satch example successfully on an Icecube board 
>>here using -rc2. 
>>What's the status of this issue on your side? Was it a timer 
>>configuration issue as suspected by Gilles?
>>
> 
> 
> Status is unchanged. I still try to debugg satch with gdb/ddd and have been a little bit successfull with this.
  But I face more and more problems the deeper I dig into the system (e.g. 
unresolved symbols when compiling vxWorks-examples
  with --debug enabled (see other thread)

This has been fixed in the repository:
http://mail.gna.org/public/xenomai-help/2006-02/msg00149.html

  or now, gdb moans about "cannot find bounds of current function" (do you have 
any idea, what this means ?))
> 

It means that GDB is confused actually; while stepping into some code, it could 
not locate the routine the current text address belongs too. This might happen 
when interrupting the program execution while it was running some code GDB has no 
symbolic information about. Nothing to worry about, unless GDB would not find any 
symbol at all.

> I don´t think it is a timer problem, as my timer is running in oneshot mode and not in
  continous mode what causes the problem on Gilles system. But I am not shure.

Could you try running "strace" on your program? TIA,

> 
> Nevertheless, thank you for asking !! If you have any other suggestions what I can do, please let me know. I will inform you when the status changes on my side.
> 
> Best Regards
> Roderik
> 
> 
> 


-- 

Philippe.


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

* Re: AW: AW: [Xenomai-core] vxworks-skin taskSpawn
  2006-03-01 13:46 ` Philippe Gerum
@ 2006-03-01 16:43   ` Gilles Chanteperdrix
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2006-03-01 16:43 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: Roderik_Wildenburg, xenomai

Philippe Gerum wrote:
 > Roderik_Wildenburg@domain.hid wrote:
 > > Philippe Gerum wrote :
 > > 
 > >>I've run the satch example successfully on an Icecube board 
 > >>here using -rc2. 
 > >>What's the status of this issue on your side? Was it a timer 
 > >>configuration issue as suspected by Gilles?
 > >>
 > > 
 > > 
 > > Status is unchanged. I still try to debugg satch with gdb/ddd and have been a little bit successfull with this.
 >   But I face more and more problems the deeper I dig into the system (e.g. 
 > unresolved symbols when compiling vxWorks-examples
 >   with --debug enabled (see other thread)
 > 
 > This has been fixed in the repository:
 > http://mail.gna.org/public/xenomai-help/2006-02/msg00149.html
 > 

The UVM timer configuration issue is also fixed in the repository: uvm
module insertion fails if the system timer is started in periodic mode.

-- 


					    Gilles Chanteperdrix.


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

end of thread, other threads:[~2006-03-01 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 13:23 AW: AW: [Xenomai-core] vxworks-skin taskSpawn Roderik_Wildenburg
2006-03-01 13:46 ` Philippe Gerum
2006-03-01 16:43   ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.