Re: [OpenOCD-devel] About adding support for NuMicro M4 family

2018-08-20 Thread Andreas Fritiofson
On Sun, Aug 19, 2018 at 11:17 AM, perillamint wrote: > Hello, everyone. > > I'm trying to add support for NuMicro M45x series. Fortunately, there are > already support for its M0 family chip. > > I looked its code and found it has some addresses of registers. However, > M0 > series and M4 series

[OpenOCD-devel] About adding support for NuMicro M4 family

2018-08-19 Thread perillamint
Hello, everyone. I'm trying to add support for NuMicro M45x series. Fortunately, there are already support for its M0 family chip. I looked its code and found it has some addresses of registers. However, M0 series and M4 series uses different address to access flash peripheral. Should I hack n