Abatron config file for Motorola 8266 VADS

2003-05-14 Thread pat_etc

Hi,

Does anyone have an Abatron config file for the Motorola 8266 VADS board?
Thanks
Pat Shaughnessy

Pat Shaughnessy
Embedded Toolsmiths, LLC
"Hardware, Software bring-up, debug and test solutions for microprocessor
development"
www.embeddedtoolsmiths.com
pats at embeddedtoolsmiths.com
978-808-0626


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





use bdi on board with ppcbug

2002-12-20 Thread pat_etc

to see where your boot code starts:

at the BDI prompt the command:
reset halt  
followed by the command
info  

BDI responds with:

Target state  : debug mode
Debug entry cause : debug port nonm
maskable breakpoint
   Current PC: 0xfff00100

current pc is where your boot code starts
hope this helps
pat

- Original Message -
From: "Wolfgang Denk" <[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 1:09 PM
Subject: Re: use bdi on board with ppcbug


> In message <3E03565A.49119F4 at synergymicro.com> you wrote:
> >
> > Wouldn't it be the PowerPC reset address - 0xFFF00100?
>
> 0xFFF00100 is just one out of several possibilities, depending on CPU
> type and system configuration.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/