* Using BDM4GDB on a custom board.
@ 2000-10-30 20:55 Peter Uttley
2000-10-31 11:04 ` Frank Przybylski
0 siblings, 1 reply; 2+ messages in thread
From: Peter Uttley @ 2000-10-30 20:55 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
Hope one of you guys can offer me some advice.
I'm currently trying to get BDM4GDB running on a custom board with a MPC850
and being quite new to all this would just like a quick pointer into which
parts of mpcbdm I need to configure.
Any advance would be highly appreciated.
Thanks,
Pete.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Using BDM4GDB on a custom board.
2000-10-30 20:55 Using BDM4GDB on a custom board Peter Uttley
@ 2000-10-31 11:04 ` Frank Przybylski
0 siblings, 0 replies; 2+ messages in thread
From: Frank Przybylski @ 2000-10-31 11:04 UTC (permalink / raw)
To: linuxppc-embedded; +Cc: Peter Uttley
Hi Peter,
> I'm currently trying to get BDM4GDB running on a custom board with a MPC850
> and being quite new to all this would just like a quick pointer into which
> parts of mpcbdm I need to configure.
For general information for embedded linux on ppc look under
http://members.nbci.com/greyhams/linux/PowerPC-Embedded-HOWTO.html
(thanks Graham, excellent work!)
For mpcbdm look under http://www.vas-gmbh.de/software/mpcbdm/ right now. This
stuff will sooner or later be moved to bdm4gdb at sourceforge (thanks to
Raphael). There should be a README and script to build the cross gdb. There
should also be an init script for the cross gdb, called mpc.init. Only a few
things need to be setup for debugging. Look under the 'init' macro.
I assume you've built the adapter yourself? Be careful with powering the
adapter: I think the mpc850 limits voltage to 3.6V for input on BDM, so use
jumper settings 2-3, powering the adapter from target board.
Right now support for internal registers is designed for mpc860. mpc850 uses
different internal mappings for some registers, so you have to adapt the
mpcbdm.h file for you needs, otherwise you'll get wrong information. This
shouldn't be too hard, thought it take's some time to input (so I'd like to get
those mapping when you have finished it ;-). But most important registers should
work out of the box. So configuring for mpcbdm shouldn't be to hard.
I'm working on a new version of software allowing loadable register mappings.
This will be announced and updated on bdm4gdb. I've also have designed a new
adapter, avoiding some problems (e.g. the VFSL0..1 vs FRZ, and introduce some
new problems arg). If there is interest I could produce this adapter for you for
around $50. I'm also going to publish the schematics. This new adapter includes
a port for the JTAG/COP for the mpc8260, though I have no idea for the software
right now due to Motorola' NDA for the COP protocol.
If you have still problems, feel free to contact me.
hth
Frank
--
===============================================================================
Frank Przybylski,VAS GmbH,Gotenstr.6,20097 Hamburg,GERMANY,TEL:+49-40-238568-14
mailto:Frank.Przybylski@vas-gmbh•de , visit us at http://www.vas-gmbh.de
===============================================================================
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-10-31 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-30 20:55 Using BDM4GDB on a custom board Peter Uttley
2000-10-31 11:04 ` Frank Przybylski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox