From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from penguin.netx4.com (embeddededge.com [209.113.146.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E46EA6811B for ; Tue, 23 Aug 2005 16:09:17 +1000 (EST) In-Reply-To: <20050823053125.GB10386@dmt.cnet> References: <20050823022011.GE9667@dmt.cnet> <20050823053125.GB10386@dmt.cnet> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Tue, 23 Aug 2005 02:09:03 -0400 To: Marcelo Tosatti Cc: linux-ppc-embedded Subject: Re: Enabling 8xx debug mode List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 23, 2005, at 1:31 AM, Marcelo Tosatti wrote: > I'm trying to use the debugging registers - seem to work (the example > is a data breakpoint). Just need a real interrupt handler,... yes, that's the right idea. It's easier with a BDI2000, though :-) Have fun! -- Dan