Re: Porting the P&E Multilink Universal adapter

2021-10-07 Thread cwest
On Wed, 2021-10-06 at 13:06 +0200, Michael Schwingen wrote: > On 06.10.21 12:15, cw...@thedigitaledge.co.uk wrote: > > All, > > > > I'm currently trying to port P&E Multilink Universal[1,2]. This is > > currently supported by pyocd-pemicro[3] using external dll[4]. > > What license applies to the

Porting the P&E Multilink Universal adapter

2021-10-06 Thread cwest
All, I'm currently trying to port P&E Multilink Universal[1,2]. This is currently supported by pyocd-pemicro[3] using external dll[4]. I have successfully create a c interface for for the dll and I'm now trying to integrate this into the openocd code. I have add it as a hla interface as the dll