From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10590 invoked by alias); 4 Apr 2005 05:50:50 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 10480 invoked from network); 4 Apr 2005 05:50:43 -0000 Received: from unknown (HELO ns2.nec.com.au) (147.76.180.2) by sourceware.org with SMTP; 4 Apr 2005 05:50:43 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by ns2.nec.com.au (Postfix) with ESMTP id 4E25E3774D for ; Mon, 4 Apr 2005 15:50:42 +1000 (EST) Received: from ns2.nec.com.au ([127.0.0.1]) by localhost (ns2.nec.com.au [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11664-01-100 for ; Mon, 4 Apr 2005 15:50:42 +1000 (EST) Received: from smtp2.nec.com.au (smtp2.internal.nec.com.au [172.31.8.19]) by ns2.nec.com.au (Postfix) with ESMTP id 3D37B37746 for ; Mon, 4 Apr 2005 15:50:42 +1000 (EST) Received: from deer.kts.nec.com.au (localhost.localdomain [127.0.0.1]) by smtp2.nec.com.au (8.12.8/8.12.8) with ESMTP id j345ofBG025737 for ; Mon, 4 Apr 2005 15:50:41 +1000 Received: from dvalin.dd.nec.com.au ([172.31.20.70]) by deer.kts.nec.com.au (8.12.5/8.12.5/Debian-1) with ESMTP id j345oS7w012824 for ; Mon, 4 Apr 2005 15:50:28 +1000 Received: from dvalin.dd.nec.com.au (localhost [127.0.0.1]) by dvalin.dd.nec.com.au (8.12.3/8.12.3/Debian-5) with ESMTP id j345mqiK003040 for ; Mon, 4 Apr 2005 15:48:52 +1000 Received: (from erik@localhost) by dvalin.dd.nec.com.au (8.12.3/8.12.3/Debian-5) id j345mqZP003038 for ecos-discuss@ecos.sourceware.org; Mon, 4 Apr 2005 15:48:52 +1000 From: Erik Christiansen Date: Mon, 04 Apr 2005 05:50:00 -0000 To: ecos-discuss@ecos.sourceware.org Message-ID: <20050404054851.GB842@dd.nec.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i Subject: [ECOS] Interrupt-free scheduler X-SW-Source: 2005-04/txt/msg00014.txt.bz2 Needing the scheduler to be interrupt unaware, I'm trying to configure ecos without interrupts. The cdl_component CYGPKG_HAL_COMMON_INTERRUPTS is documented as being "dummy". Maybe it is still possible to use it to configure without interrupt components, somehow? While I'm still digging in the doco, I can't help wondering if just commenting out that part of the .ecc file is legitimate? Erik -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss