[OpenOCD-devel] [openocd:tickets] #284 Error: Debug adapter doesn't support 'swim' transport

2020-10-26 Thread brad roy via OpenOCD-devel
excellent - seems to work. Thanks! --- ** [tickets:#284] Error: Debug adapter doesn't support 'swim' transport** **Status:** new **Milestone:** 0.10.0 **Created:** Mon Oct 26, 2020 07:11 PM UTC by brad roy **Last Updated:** Mon Oct 26, 2020 08:04 PM UTC **Owner:** nobody Sometime since 2019-0

[OpenOCD-devel] [openocd:tickets] #284 Error: Debug adapter doesn't support 'swim' transport

2020-10-26 Thread Antonio Borneo via OpenOCD-devel
The adapter 'interface/stlink.cfg' is the old HLA. I'm reworking it, but I have not finished the job. The transport SWIM has been moved away from HLA and is now in 'interface/stlink-dap.cfg'. It's crap the use of the suffix '-dap' here, since SWIM is not DAP based ... Use : openocd -f interface/

[OpenOCD-devel] [openocd:tickets] #284 Error: Debug adapter doesn't support 'swim' transport

2020-10-26 Thread brad roy via OpenOCD-devel
--- ** [tickets:#284] Error: Debug adapter doesn't support 'swim' transport** **Status:** new **Milestone:** 0.10.0 **Created:** Mon Oct 26, 2020 07:11 PM UTC by brad roy **Last Updated:** Mon Oct 26, 2020 07:11 PM UTC **Owner:** nobody Sometime since 2019-07-17, a regression was introducted

Re: [OpenOCD-devel] Does it matter when you pass the elf file to GDB?

2020-10-26 Thread Liviu Ionescu
> On 26 Oct 2020, at 17:33, kristof.mul...@telenet.be wrote: > > ... Should one always do it at GDB startup (on the commandline)? The Eclipse OpenOCD debug plug-in never passes the executable via the command line. Regards, Liviu ___ OpenOCD-de

[OpenOCD-devel] [PATCH]: 183b675 tcl/board: fix changed target config filenames

2020-10-26 Thread gerrit
This is an automated email from Gerrit. Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5888 -- gerrit commit 183b675edc0ce103ca302cd87f7f6801467308df Author: Antonio Borneo Date: Mon Oct 26 17:58:33 2020 +0100

[OpenOCD-devel] [PATCH]: c4cb0c5 tcl/board: drop 'tcl' prefix in 'find' command

2020-10-26 Thread gerrit
This is an automated email from Gerrit. Antonio Borneo (borneo.anto...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5887 -- gerrit commit c4cb0c5989d1ecf0f843d11b979dd7be3845834e Author: Antonio Borneo Date: Mon Oct 26 17:54:55 2020 +0100

[OpenOCD-devel] Does it matter when you pass the elf file to GDB?

2020-10-26 Thread kristof . mulier
Dear OpenOCD developers, To flash microcontrollers, I usually launch GDB and make it connect to OpenOCD. Then I issue these commands: file my_application.elf load When GDB starts, it always complains there is no file assigned for debugging. Obviously, that's because I assign the file after

[OpenOCD-devel] [PATCH]: 5956bba Add atmega2564rfr2.cfg target config file

2020-10-26 Thread gerrit
This is an automated email from Gerrit. Lars Poeschel (poeschell+open...@mailbox.org) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5886 -- gerrit commit 5956bba9e7b0a55c959309d9bf603f8b6313 Author: Lars Pöschel Date: Mon Oct 26 14:43:22 2020 +01

[OpenOCD-devel] [PATCH]: 5315aef avrf.c: Add a driver for user signature

2020-10-26 Thread gerrit
This is an automated email from Gerrit. Lars Poeschel (poeschell+open...@mailbox.org) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5885 -- gerrit commit 5315aef17191048f52a911f8a4d8dc2915cbf438 Author: Lars Pöschel Date: Fri Mar 13 13:15:17 2020 +01

[OpenOCD-devel] [PATCH]: 140c8a9 board: drop open-bldc

2020-10-26 Thread gerrit
This is an automated email from Gerrit. Karl Palsson (ka...@tweak.net.au) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5884 -- gerrit commit 140c8a9bd6576d88fe33164ee24484870ac0071d Author: Karl Palsson Date: Mon Oct 26 10:51:15 2020 + boar

Re: [OpenOCD-devel] Offer for website

2020-10-26 Thread kristof . mulier
Hi David, I think you missed my most recent mails about this subject. I now fully understand the hesitation to rely on javascript for static content generation. No more need to convince me ;-) Kind regards, Kristof Mulier - Oorspronkelijk bericht - Van: "David Riley" Aan: "kristof mulie

Re: [OpenOCD-devel] The next OpenOCD release is near, get ready

2020-10-26 Thread Tomas Vanek via OpenOCD-devel
Hi colleagues maintainers/+2 reviewers! http://openocd.zylin.com/5729 "arm_adi_v5: prevent possibly endless recursion in dap_dp_init()" is the fix of IMO serious problem. The patch has already got score +1. Considering it touches a very important part of code, I'd feel more comfortable if it gets