[OpenOCD-devel] [openocd:tickets] Re: #235 Communicating with OpenOCD's north bound API's?

2019-05-21 Thread Tim Smith via OpenOCD-devel
Yes, it is GPL v2+ compatible. Any ideas On Tue, May 21, 2019 at 10:53 AM Paul Fertser wrote: > Hi Tim, > > On Tue, May 21, 2019 at 04:53:03PM -, Tim Smith wrote: > > Hi Paul, We wanted to run OpenOCD with in our process preferably by > linking it > as a DLL. Is this something possible? > >

[OpenOCD-devel] [openocd:tickets] #235 Communicating with OpenOCD's north bound API's?

2019-05-21 Thread Tim Smith via OpenOCD-devel
Yes, it is GPLv2+ compatible. Any ideas? --- ** [tickets:#235] Communicating with OpenOCD's north bound API's?** **Status:** new **Milestone:** 0.9.0 **Created:** Wed May 01, 2019 09:12 PM UTC by Tim Smith **Last Updated:** Tue May 21, 2019 04:53 PM UTC **Owner:** nobody Hi, We have a

[OpenOCD-devel] [PATCH]: 284c484 doc/openocd.texi: fix bad aarch64 merge

2019-05-21 Thread gerrit
This is an automated email from Gerrit. Steven Stallion (sstall...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5181 -- gerrit commit 284c484f983aa054093197df187db0fe9abeb637 Author: Steven Stallion Date: Tue May 21 11:29:27 2019 -0700

[OpenOCD-devel] [openocd:tickets] Re: #235 Communicating with OpenOCD's north bound API's?

2019-05-21 Thread Paul Fertser via OpenOCD-devel
Hi Tim, On Tue, May 21, 2019 at 04:53:03PM -, Tim Smith wrote: > Hi Paul, We wanted to run OpenOCD with in our process preferably by linking it > as a DLL. Is this something possible? Is your software GPLv2+ compatible? -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html)

Re: [OpenOCD-devel] Non-ASCII characters in OpenOCD config files.

2019-05-21 Thread Paul Fertser
Hi Kristof, On Tue, May 21, 2019 at 06:10:06PM +0200, kristof.mul...@telenet.be wrote: > The Windows installer generated by Advanced Installer crashes when > it tries to unpack the files with those weird non-ascii characters. Windows supported Unicode since NT 4.0 version (released in 1996). So

[OpenOCD-devel] [openocd:tickets] Re: #235 Communicating with OpenOCD's north bound API's?

2019-05-21 Thread Tim Smith via OpenOCD-devel
Hi Paul, We wanted to run OpenOCD with in our process preferably by linking it as a DLL. Is this something possible? --- ** [tickets:#235] Communicating with OpenOCD's north bound API's?** **Status:** new **Milestone:** 0.9.0 **Created:** Wed May 01, 2019 09:12 PM UTC by Tim Smith **Last

Re: [OpenOCD-devel] Non-ASCII characters in OpenOCD config files.

2019-05-21 Thread Tommy Murphy
Sounds like a bug in your installer tool. Never had that problem using, say, Inno Setup. ___ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel

Re: [OpenOCD-devel] Non-ASCII characters in OpenOCD config files.

2019-05-21 Thread kristof . mulier
Hi Andreas, One such problem I ran into is this one: I'm making a Windows installer executable and MSI for my software. I'm using Advanced Installer (https://www.advancedinstaller.com/ )for that purpose. My software has a resources directory in which I put several programs (including an

Re: [OpenOCD-devel] Building OpenOCD via CMake?

2019-05-21 Thread Andreas Fritiofson
On Tue, May 21, 2019 at 4:27 PM wrote: > Greetings, > > > > >> Would you be interested in seeing CMake in upstream? Perhaps at first > as an alternative (experimental) build system? > > > > We have already done that once and thrown it out after a while. So, no. > > > > Why tossed? > > Looking

Re: [OpenOCD-devel] Non-ASCII characters in OpenOCD config files.

2019-05-21 Thread Andreas Fritiofson
On Tue, May 21, 2019 at 4:50 PM wrote: > Hi OpenOCD developers and enthusiasts, > I got in trouble many times because of non-ascii characters in some > filenames. > > Hi! What kind of trouble was that? /Andreas ___ OpenOCD-devel mailing list

[OpenOCD-devel] Non-ASCII characters in OpenOCD config files.

2019-05-21 Thread kristof . mulier
Hi OpenOCD developers and enthusiasts, I got in trouble many times because of non-ascii characters in some filenames. For example: openocd/scripts/target/1986ве1т.cfg openocd/scripts/target/к1879xб1я.cfg Could you please rename them? Thank you very much. Kind greetings, Kristof Mulier

Re: [OpenOCD-devel] Building OpenOCD via CMake?

2019-05-21 Thread g4
Greetings, > >> Would you be interested in seeing CMake in upstream? Perhaps at first as an >> alternative (experimental) build system? > > We have already done that once and thrown it out after a while. So, no. > Why tossed? ___ OpenOCD-devel

Re: [OpenOCD-devel] Building OpenOCD via CMake?

2019-05-21 Thread Andreas Fritiofson
On Tue, May 21, 2019 at 1:59 PM Jan Matyáš wrote: > > Would you be interested in seeing CMake in upstream? Perhaps at first as > an alternative (experimental) build system? > > We have already done that once and thrown it out after a while. So, no. /Andreas

Re: [OpenOCD-devel] Building OpenOCD via CMake?

2019-05-21 Thread Paul Fertser
Hello, On Tue, May 21, 2019 at 01:35:56PM +0200, Jan Matyáš wrote: > In Codasip, we happily use CMake for native OpenOCD builds on both Windows > (mingw) and Linux. What are the advantages of this solution? -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!

[OpenOCD-devel] Building OpenOCD via CMake?

2019-05-21 Thread Jan Matyáš
Hi all, there has been a thread recently about building OpenOCD for Windows. In relation to that topic, I am wondering if there would be an interest in the community to have a CMake-based build system for OpenOCD. In Codasip, we happily use CMake for native OpenOCD builds on both Windows

[OpenOCD-devel] [PATCH]: 531c96b esirisc_flash: Define PAGE_SIZE if its not already defined

2019-05-21 Thread gerrit
This is an automated email from Gerrit. Khem Raj (raj.k...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5180 -- gerrit commit 531c96b4fd99ea046750591af36c5b3f92479fa6 Author: Khem Raj Date: Mon May 20 23:24:26 2019 -0700