From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8446 invoked by alias); 28 Sep 2013 13:52:15 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 8431 invoked by uid 89); 28 Sep 2013 13:52:15 -0000 Received: from mail-we0-f180.google.com (HELO mail-we0-f180.google.com) (74.125.82.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 28 Sep 2013 13:52:15 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,FOREIGN_BODY,FREEMAIL_FROM autolearn=no version=3.3.2 X-HELO: mail-we0-f180.google.com Received: by mail-we0-f180.google.com with SMTP id u57so3731782wes.25 for ; Sat, 28 Sep 2013 06:52:11 -0700 (PDT) X-Received: by 10.180.183.108 with SMTP id el12mr6532732wic.55.1380376330822; Sat, 28 Sep 2013 06:52:10 -0700 (PDT) Received: from [192.168.1.5] (host-2-96-103-34.as13285.net. [2.96.103.34]) by mx.google.com with ESMTPSA id q5sm6497271wiz.3.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Sep 2013 06:52:10 -0700 (PDT) From: David Fernandez To: eCos Discussion Date: Sat, 28 Sep 2013 13:52:00 -0000 Message-ID: <14164d742f8.27fb.799ea3a643466610f4d7f5fbf25d1969@googlemail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 AquaMail/1.2.5.5 (build: 2100355) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit Subject: [ECOS] Re: Cortex-M3 failing certain kernel tests X-SW-Source: 2013-09/txt/msg00016.txt.bz2 I found a similar problem. Seems that the tests expect 10ms tick period to be configured. I made a patch for that, using a couple of conversion functions to/from ticks from/to time that were available in the test code, or maybe in some ecos code... I'll have to check that, to avoid dependency with the timer tick. Seems that there is nobody attending the list that would look into submitting patches this days, so I'll see if I can put together the mods I did for this thing this monday and post them on the list. Regards. David Fernandez Enviado con Aquamail para Android http://www.aqua-mail.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss