an: "kristof mulier"
Cc: "openocd-devel"
Verzonden: Donderdag 17 september 2020 08:35:54
Onderwerp: Re: [OpenOCD-devel] Patch for RISC-V microcontrollers from
GigaDevice causes build trouble
Hi Kristof,
no; the RISC-V OpenOCD fork resides here: [
https://github.com/ris
> *Van: *"Jan Matyáš"
> *Aan: *"kristof mulier"
> *Cc: *"openocd-devel"
> *Verzonden: *Woensdag 16 september 2020 15:49:23
> *Onderwerp: *Re: [OpenOCD-devel] Patch for RISC-V microcontrollers from
> GigaDevice causes build trouble
>
> Dear Kri
.
That would be awesome ^_^
Kind regards,
Kristof Mulier
Van: "Jan Matyáš"
Aan: "kristof mulier"
Cc: "openocd-devel"
Verzonden: Woensdag 16 september 2020 15:49:23
Onderwerp: Re: [OpenOCD-devel] Patch for RISC-V microcontrollers from
GigaDevice causes build tr
Dear Kristof,
I only had a moment to look at the Jenkins build result:
http://build.openocd.org/job/openocd-gerrit-build/TARGET=mingw64/lastFailedBuild/console
Based on the log, it appears that the build failed due to code style issues
(as checked by the checkpatch.pl script).
You may wish to poi
Dear Developers,
I applied the patch from GigaDevice (see my earlier mail) on the
OpenOCD source code. Then I pushed to gerrit. Unfortunately,
Jenkins replied that the build failed:
[ http://openocd.zylin.com/#/c/5835/ | http://openocd.zylin.com/#/c/5835/ ]
I have no idea how to fix this, as
On Tue, Sep 15, 2020 at 10:39 AM wrote:
>
> Dear developers,
> I was in contact with Mr. Leo Tzagkarakis from GigaDevice. He sent me a
> patch file to be applied on OpenOCD such that it can work with the GigaDevice
> RISC-V based microcontrollers.
>
> I've put the file on our server, so you can do
Dear developers,
I was in contact with Mr. Leo Tzagkarakis from GigaDevice. He sent me a
patch file to be applied on OpenOCD such that it can work with the GigaDevice
RISC-V based microcontrollers.
I've put the file on our server, so you can download it:
[ https://new.embeetle.com/downloads/o
Hi!
All patches have to be submitted to the Gerrit review system since a few
years back and we no longer accept patches via the list. Please read the
Patch section of the Developer's Guide for instructions:
http://openocd.sourceforge.net/doc/doxygen/html/patchguide.html .
Also, the ft2232 driver
G'day,
Below is a patch for src/jtag/drivers/ft2232.c. In openocd-0.7.0, the
VendorID and Product are displayed in decimal. I'm accustomed to
seeing them in form 0xABCD:0xABCD. The patch separates the two IDs and
prints them in hex.
--- src/jtag/drivers/ft2232.c.orig 2013-04-28 03:42:17.0
G'day,
Below is a patch for src/jtag/drivers/ft2232.c. In openocd-0.7.0, the
VendorID and Product are displayed in decimal. I'm accustomed to
seeing them in form 0xABCD:0xABCD. The patch separates the two IDs and
prints them in hex.
--- src/jtag/drivers/ft2232.c.orig 2013-04-28 03:42:17.0
Andreas,
This is the patch I concluded this week to have support for gdb single step
in thumb2. In the past the kind of breakpoint defined for gdb match with
the size of breakpoint, however with the new kind defined in the protocol,
thumb 32 bits breakpoint we can not consider the kind as the same
Please submit it to Gerrit for review. Instructions are in
the HACKING file.
Thanks!
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
--
Write once. Port to
Hi Øyvind,
Here you are the patch.
Bruno
-Original Message-
From: Øyvind Harboe [mailto:[email protected]]
Sent: mardi 10 janvier 2012 10:36
To: Bruno Fleurette
Cc: [email protected]
Subject: Re: [OpenOCD-devel] Patch for stm32f2x nor flash driver
Hi,
please
rette
> Cc: [email protected]
> Subject: Re: [OpenOCD-devel] Patch for stm32f2x nor flash driver
>
> Hello,
>
> you should rebase your tree to get the latest changes.
>
> http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=commit
> ;h=c132
ssage-
From: Mathias K. [mailto:[email protected]]
Sent: mardi 10 janvier 2012 11:27
To: Bruno Fleurette
Cc: [email protected]
Subject: Re: [OpenOCD-devel] Patch for stm32f2x nor flash driver
Hello,
you should rebase your tree to get the latest changes.
Hello,
you should rebase your tree to get the latest changes.
http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=commit;h=c132304ee9fe43c3078caaf64ae0ee2f3a9542fe
Regards,
Mathias
On 10.01.2012 10:12, Bruno Fleurette wrote:
> (plain text version)
> Hi,
>
> I was sometimes
Hi,
please submit this patch to Gerrit for review.
Read the HACKING document for details on how to do this.
Thanks!
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
-
(plain text version)
Hi,
I was sometimes faced to the following errors when I was trying to erase or
write a fw to the my STM32 flash:
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x2352, MEM_AP_TAR 0x40023c08
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x2352, MEM_AP_TAR 0x40023c08
A
Hi,
I was sometimes faced to the following errors when I was trying to erase or
write a fw to the my STM32 flash:
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x2352, MEM_AP_TAR 0x40023c08
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x2352, MEM_AP_TAR 0x40023c08
After some
On 17 November 2011 14:05, Felix Ruess wrote:
> Hi all,
>
> attached is a small patch for the lisa-l.cfg to use the
> target/stm32f1x.cfg instead of the deprecated target/stm32.cfg
>
uploaded to gerrit fir review:
http://openocd.zylin.com/212
Spen
---
Hi all,
attached is a small patch for the lisa-l.cfg to use the
target/stm32f1x.cfg instead of the deprecated target/stm32.cfg
Cheers, Felix
diff --git a/tcl/board/lisa-l.cfg b/tcl/board/lisa-l.cfg
index 00afa5e..73f51a2 100644
--- a/tcl/board/lisa-l.cfg
+++ b/tcl/board/lisa-l.cfg
@@ -4,4 +4,4 @@
21 matches
Mail list logo