<Krazubu>
I have communication issues but I wonder if there's not also something else
<PaulFertser>
Krazubu: on jtag state machine reset IDCODE instruction is autoloaded and when scanning the chain jtag compliant devices expose their JTAG TAP IDs.
<PaulFertser>
Krazubu: if you get it consistently it might mean the real idcode is ver 6, that might mean it's not cortex-m3 but cortex-m4 or something like that.
<Krazubu>
hmmm I suspected something like that
<Krazubu>
well the datasheet reads it's a cortex m33
<PaulFertser>
Krazubu: ok, that's fine
<Krazubu>
the chip is an EFR32MG21, I've seen that efm32.cfg contains stuff for efr series but not this exact model, I don't know if it needs to
<Krazubu>
but I get this unexpected error consistently
<PaulFertser>
Krazubu: then it's ok.
Bertl_zZ is now known as Bertl
emeb has joined #openocd
Haohmaru has quit [Ping timeout: 240 seconds]
Krazubu has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
<karlp>
so that's the debugger you're using then, ok...
<karlp>
not sure I follow what you mean by "another debugger" or identical chip, but whatever.
<karlp>
series 2 wont' work out of the box, you need either a) my preliminary work, or b) something you cook up yourself....
<Krazubu>
yeah not really clear sorry, I meant I turned to the esp with this software instead of openocd and raspberry
<karlp>
right, ok, well, I have zero clue on where series two support is in black magic sorry :)
<Krazubu>
and identical chip is just another EFR32
<karlp>
or even efm32 in general :)
<Krazubu>
yeah sure, I'm not asking for this
<karlp>
ok, well, you're probably just complicating things a bit then :)
<Krazubu>
I just describe what happened that makes me think I might have damaged the hardware
<karlp>
you can ask the black magic people if it should work, and then just move forwrds with that?
<karlp>
also, I can't/won't help you much furtehr with the code, that was a work time project for evaluating some parts, I'm not real excited about spending lots of time on it over christmas sorry
<Krazubu>
sure I'm gonna have a look at it anyway
<Krazubu>
I just DL em32.c, replace the original with it and recompile ?
<Krazubu>
hmmm. I don't know how to use this updated code, build fails with it
<Krazubu>
ok I've managed to build… now it detects DPIDR 0xdeadbeef
<Krazubu>
don't know if it's good or not, guess not
<Krazubu>
ok, I confirm the chip is damaged, SWD is ok with the other one