On Fri, Jan 12, 2018 at 3:11 AM, David Brown wrote:
>
> The other interesting device would be RISC-V. I have no idea what the
> status of that is in OpenOCD, but it seems to be the trendy processor
> core to use!
The people at SiFive are already working on that here:
https://github.com/riscv/ris
forgot to append link:
http://openocd.zylin.com/#/c/4337/
On Sat, Jan 13, 2018 at 11:10:25PM +0100, Jiri Kastner wrote:
> +1, i'm going to split and push osbdm part as draft in current state
> for review with you as author.
>
> can you, please, all register on http://openocd.zylin.com for revie
+1, i'm going to split and push osbdm part as draft in current state
for review with you as author.
can you, please, all register on http://openocd.zylin.com for review?
and if you have time, idle in #openocd @ freenode ? :)
regarding e300/e500 cores, we should use mpcbdm as reference:
http://w
On Sat, 2018-01-13 at 14:12 -0500, David Riley wrote:
> > It depends on the PPC; the ones that are unlikely to be supported
> > any
> time in OpenOCD are the e300 cores (e.g. MPC83xx series among
> others), which have a very different debug model which apparently
> involves boatloads of proprietary
On Jan 13, 2018, at 2:05 PM, James Murray wrote:
>
> Recent comments seem to be suggesting that PPC cannot be supported in
> OpenOCD? That's odd because, back in 2015 I was using this code to
> debug an MPC5634M via the OSBDM that comes on the eval board.
It depends on the PPC; the ones that are
I've created a "diff -u" of my changes against a pull from git on 2017-
09-25.
http://www.jamesmurrayengineering.co.uk/files/openocd-mpc5xxx-jsm-20170
927.diff.zip
Hopefully that is clean enough, without too much cruft and does include
all needed files.
Recent comments seem to be suggesting that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/01/18 01:50, David Riley wrote:
>> On Jan 11, 2018, at 5:06 PM, Jiri Kastner
>> wrote:
>>
>> hi, looking at emails from last few days, maybe is time to do
>> something with support for non-arm architecture (PPC, AVR32,
>> TriCore, VC4) debug
> On Jan 11, 2018, at 5:06 PM, Jiri Kastner wrote:
>
> hi,
> looking at emails from last few days, maybe is time to do something with
> support for non-arm architecture (PPC, AVR32, TriCore, VC4) debugging (BDM,
> Nexus, OCDS) :)
> http://openocd.zylin.com/#/c/4328/
> i collected all those target
hi,
looking at emails from last few days, maybe is time to do something with
support for non-arm architecture (PPC, AVR32, TriCore, VC4) debugging (BDM,
Nexus, OCDS) :)
http://openocd.zylin.com/#/c/4328/
i collected all those targets while i was hounting details about PPC.
best regards
jiri kastne