From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4B478825.9000006@domain.hid> Date: Fri, 08 Jan 2010 20:31:49 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <725957.56219.qm@domain.hid> <4303dd241001061116q40315012v3b0459c3b245efa@domain.hid> <4B44E349.1000305@domain.hid> <4303dd241001080611t6ab0dafch785bcf967572e69a@domain.hid> <4B4742B7.5010306@domain.hid> <4303dd241001080658q224a43feqafa77aedd694b41c@domain.hid> <4B4750E1.20703@domain.hid> <4303dd241001080943v2d279019s1164a5b2aa34790a@domain.hid> <4303dd241001081002y8d7ef2fmcb7654d84dfd462f@domain.hid> <4B477495.6010009@domain.hid> <4303dd241001081127u217e916ax9c20352b7d7efe49@domain.hid> In-Reply-To: <4303dd241001081127u217e916ax9c20352b7d7efe49@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Porting I-Pipe for new ARM board List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Flavio de Castro Alves Filho Cc: xenomai@xenomai.org Flavio de Castro Alves Filho wrote: > Not this time :-( > > I increased the value, but it didn't work. > > I was thinking here. The problem related in the first message of this thread > is exactly the same problem that I am having: > > http://www.mail-archive.com/xenomai@xenomai.org The answer is here: http://www.mail-archive.com/xenomai@xenomai.org Sergey copied the PXA hardware timer support (a free-running counter with a match register) instead of writing the code for his real hardware timer (a decrementer). This could not work. So, now, the only thing I can suggest you is to show us your code. -- Gilles.