From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2944 invoked by alias); 13 Sep 2002 12:32:32 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 2929 invoked from network); 13 Sep 2002 12:32:31 -0000 Received: from unknown (HELO hermes.chez-thomas.org) (63.225.98.241) by sources.redhat.com with SMTP; 13 Sep 2002 12:32:31 -0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 7350923572; Fri, 13 Sep 2002 06:32:30 -0600 (MDT) Subject: RE: [ECOS] how to build an eCos library for ARM7tdmi simulator From: Gary Thomas To: Satish Kumar Cc: 'Robert Cragie ' , "'ijsung@csie.nctu.edu.tw " ' , "'ecos-discuss@sources.redhat.com'" , "'sid@sources.redhat.com'" In-Reply-To: <6DF87017DA95D611AC6000606730DE9B11D76B@BLREXSR> References: <6DF87017DA95D611AC6000606730DE9B11D76B@BLREXSR> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 13 Sep 2002 05:32:00 -0000 Message-Id: <1031920350.2945.54.camel@hermes.chez-thomas.org> Mime-Version: 1.0 X-SW-Source: 2002-q3/txt/msg00049.txt.bz2 On Fri, 2002-09-13 at 00:16, Satish Kumar wrote: > > Hi, > > i followed the build procedure of sid, as stated in ur mails > was able to finish it sucessfully. but i m not able to connect to the > target board. i.e initially i tried this command: > arm-elf-sid --board=arm7t-normalmap -gdb=2000 -EL --tksm & > i got a message stating 'Unknown board arm7t-normalmap' > > later i tried a different command: > arm-elf-sid --board=pid7t-normalmap -gdb=2000 -EL --tksm & > this time,i got a message stating : [1] 816 > > well next when i run the command > arm-elf-gdb twothread.x > the debugger window opened with the source file displyed in the source > window, now i clicked on Run->Connect to target. and i used the same > settings as stated: > Target: Remote/TCP. > Host:localHost. > port:2000 > > set breakpoint at 'cyg_user_start' > and other breakpoint at the exit. > > on pressing ok, i get an Error message stating: > Error:bad option "-modal" : must be -default,-icon,-message,-parent,-title, > or -type.. > > and i m not able to run the program..plz kindly tell me how to run the > sid simulator for arm7tdmi and how to run my application programs once > they are compiled using the ecos library built for pid. > Try running without "--tksm". This only turns on the Tk (GUI) configuration tool, which you can do without [at least for the start]. Also, there was really no reason to quote Robert's *entire* HTML document - it just wastes bandwidth. -- ------------------------------------------------------------ Gary Thomas | eCosCentric, Ltd. | +1 (970) 229-1963 | eCos & RedBoot experts gthomas@ecoscentric.com | http://www.ecoscentric.com/ | ------------------------------------------------------------