From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22227 invoked by alias); 1 Jun 2007 20:15:47 -0000 Received: (qmail 22219 invoked by uid 22791); 1 Jun 2007 20:15:47 -0000 X-Spam-Check-By: sourceware.org Received: from stelecom.gomel.by (HELO stelecom.gomel.by) (82.209.213.61) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Jun 2007 20:15:45 +0000 Received: from localhost (localhost [127.0.0.1]) by stelecom.gomel.by (Postfix) with ESMTP id C9CA6B005424; Fri, 1 Jun 2007 23:15:42 +0300 (EEST) Received: from stelecom.gomel.by ([127.0.0.1]) by localhost (stelecom.gomel.by [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30229-18; Fri, 1 Jun 2007 23:15:41 +0300 (EEST) Received: from localhost (unknown [86.57.140.227]) by stelecom.gomel.by (Postfix) with ESMTP id 44A9CB00116B; Fri, 1 Jun 2007 23:15:41 +0300 (EEST) Date: Fri, 01 Jun 2007 20:15:00 -0000 From: Sergei Gavrikov To: Mike Arthur Cc: eCos discuss list Message-ID: <20070601201452.GA24139@ubuntu> References: <465EA85B.4020600@cetoni.de> <465EB804.9040200@mail.ru> <1180617817.12360.70.camel@sg-ubuntu> <4660108D.4050204@mail.ru> <1180705253.12118.40.camel@sg-ubuntu> <46604ADB.70407@mail.ru> <2a3305fe0706011147v2f4711d9oddbdbbcd24f96315@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a3305fe0706011147v2f4711d9oddbdbbcd24f96315@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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 Subject: Re: [ECOS] Re: diag_printf via serial port X-SW-Source: 2007-06/txt/msg00023.txt.bz2 On Fri, Jun 01, 2007 at 01:47:55PM -0500, Mike Arthur wrote: > >It's strange, that your board works via serial. Maybe in your > >configuration interrupt driven serial driver is enabled. It overwrites > >variant implementation. In that case, my board works too. But, it > >doesn't matter now. > > Could another difference be that Sergi is running through GDB and > you're loading the ELF file directly? I can load ELF and run it using RedBoot's 'go' as well for the target. It seems, that the last way, it's to send him (UTFB): redboot.bin.gz, twothreads.gz. Recently, he wrote about tweaking lpc variant HAL: lpc2xxx/var/current/src/hal_diag.c as I could understand. To clean _any_ mess in $ECOS_REPOSITORY at all, I preffer to fulfil (well that does a script, but this just a way). i. Checkout cd ~/cvs cvs -d ... login cvs -z3 -d ... checkout ecos ecos-host ii. Move a worked tree anywhere, this is that case mv ~/ecos/ecos{,.bak} iii. Rsync local 'cvs' and 'worked' tree rsync -a ~/cvs/ecos ~/ecos iv. Add the stuff wasn't being here (in the repository) tclsh ecosadmin.tcl add vi. build, test RedBoot/eCos So, I did suggest Alexey to fulfil almost same things to leave behind any doubts. -- Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss