From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26810 invoked by alias); 4 Aug 2006 06:52:03 -0000 Received: (qmail 26801 invoked by uid 22791); 4 Aug 2006 06:52:03 -0000 X-Spam-Check-By: sourceware.org Received: from mail.enet.umn.edu (HELO mail.enet.umn.edu) (128.101.142.226) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Aug 2006 06:52:00 +0000 Received: from [192.168.1.102] (CPE-65-27-82-239.mn.res.rr.com [65.27.82.239]) (user=pandita mech=PLAIN by mail.enet.umn.edu (8.13.7/8.13.6) with ESMTP id k746pvMx063323 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 4 Aug 2006 01:51:57 -0500 (CDT) (envelope-from pandi008@umn.edu) Message-ID: <44D2EE8D.7050202@umn.edu> Date: Fri, 04 Aug 2006 06:52:00 -0000 From: Rohit Pandita User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ecos-discuss@sourceware.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0 () 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 Subject: [ECOS] eCos application error- ASSERT FAIL : invalid priority X-SW-Source: 2006-08/txt/msg00034.txt.bz2 Hi all, Have a couple of questions, 1. While trying to execute/debug an eCos application in RAM I get ASSERT FAIL: var_intr.h[2343]: void cyg_hal_interrupt_set_level() : Invalid priority. Has it got anything to do with with eCos Kernel scheduler config? Any solutions. 2. My application requires I/O through both serial ports on the target (Phy555). Is this permissible, given that RedBoot uses the serial ports for CLI and debug/diagnostic purposes? If not, what changes would be necessary. Thanks in advance, Rohit -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss