> It works fine with both the V3 and V7 J-Link. Thanks.
>
> I also looked into the debug log and the only thing is that
> the V3 serial number is not read correctly.
>
> FYI, IAR tools (SEGGER J-Link Commander V4.43c, which is
> quite old version Compiled Feb 22 2012 20:13:08) works fine
> to read
Hey Liviu, Andreas,
I believe there's some misunderstanding happening.
We all know both of you do a big job at providing free software
community with great software. So it's just a matter of
priorities. You file a feature request asking for configure to guard
against some user errors (as enabling
> On 20 Nov 2016, at 12:16, Andreas Fritiofson
> wrote:
>
> If you benefit from the change, why don't you do the work yourself?
what benefit do you think I have from maintaining GNU ARM Eclipse OpenOCD?
none. I personally do not use OpenOCD at all, and I cannot recommend it to my
clients. ho
On Sat, Nov 19, 2016 at 11:42 PM, Liviu Ionescu wrote:
>
> > On 20 Nov 2016, at 00:13, Andreas Fritiofson <
> andreas.fritiof...@gmail.com> wrote:
> >
> > Supposedly packagers should be familiar with the options and the
> platform capabilities.
>
> it's a meter of courtesy to your colleagues, if
Hi all,
I need to implement next logic:
1) Set break point on reset vector or use VCCORERESET register
2) Restart MCU and check if I stay on break point
3) Write while loop in RAM
4) Remove break point or unhalt MCU
5) Check if MCU stay on my while loop
6) Stay MCU in this status when I execute wr