Re: [OpenOCD-devel] PowerPC / OSBDM target questions

2015-05-05 Thread James Murray
On Tue, 2015-05-05 at 11:37 +0200, Andreas Fritiofson wrote: > On Tue, May 5, 2015 at 12:28 AM, James Murray wrote: > 4. > What's the correct way to live view memory or variables? > I have not seen this feature working in Eclipse nor GDB. For memory, I > usually telnet to Open

Re: [OpenOCD-devel] PowerPC / OSBDM target questions

2015-05-05 Thread Andreas Fritiofson
On Tue, May 5, 2015 at 12:28 AM, James Murray wrote: > New OpenOCD developer here... > Welcome! I've answered what I can below. > 4. > What's the correct way to live view memory or variables? > I'm aiming to use Eclipse / Zylin to work on my target code. Watching > stuff in realtime is very im

[OpenOCD-devel] PowerPC / OSBDM target questions

2015-05-04 Thread James Murray
New OpenOCD developer here... I've been doing some work to try to add support for PowerPC. I have an eval board that uses OSBDM and has a Freescale MPC5634. It is talking and I can get some things working, but there are many things not yet handled and some weirdnesses. Experienced devs will hopef