x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00 }
};
accepted (if you don't like "aspo" you can name it whatever you like, I
don't care) ?
BTW, design (geda+pcb) files are available, see above mail.
Regards,
/Karl Hammar
-
e possible even though it's probably one of a
> kind. I've never seen it as I wasn't reading the user mailing list.
And parport dongles are a dying breed. But schematics and pcb files are
available and this one can be connected (with proper pregrounding)
without dis
me.
They are easy to make yourself and you just need a parport card in your
computer.
Regards,
/Karl Hammar
.net/p/openocd/mailman/openocd-devel/thread/20200707144105.180F3819F79D%40turkos.aspodata.se/#msg37055434
That also means I cannot take over maintainership of the parport stuffs,
unless you provide some other means to log in or accept patches from my
site.
Regards,
/Karl Hammar
ation / how-to, I would suggest to deprecate the
> driver for Windows (and drop it later).
Sorry, no MS-Windows here, but I found this, hopefully it is helpful:
https://learn.microsoft.com/en-us/windows-hardware/drivers/parports/operating-a-parallel-port
Regards,
/Karl Hammar
ootstrap.
Should the sync be included in the bootsrap file or should we examine
this further ?
Regards,
/Karl Hammar
bootstrap work without failure.
Regards,
/Karl Hammar
isp/
https://aspodata.se/git/openhw/include/openocd_parport_stm32f1x.cfg
It uses the arm configuration 20 pin std. header, for other
target connector use some kind of adapter or rewire/redo the
design.
If you give me some time I'll make you one and send to you.
Regards,
/Karl Hammar
gly.
and .gitmodules is distributed via git, so it should be safe.
> Karl,
> would you like to propose it as a patch in gerrit?
Yes, it should be safe and it avoids possible confusions in the future.
> We can move the discussion to the gerrit review.
Sorry I cannot since I don't
ect is placed on this Web site:
http://repo.or.cz/w/jimtcl.git
///
https://repo.or.cz/openocd.git/ seems to work, why not jimtcl ?
Regards,
/Karl Hammar
n't want
to screw things up.
Regards,
/Karl Hammar
eems to appear if I have the old repo in dir
jimtcl, if the dir is empty, there seems to be some redirection.
Regards,
/Karl Hammar
#x27;m perfectly fine with perl, but cloning it didn't work.
$ export GIT_SSL_NO_VERIFY=1
$ git clone https://gitorious.org/openidserver-sqlite/openidserver-sqlite
Cloning into 'openidserver-sqlite'...
fatal: repository
'https://gitorious.org/openidserver-sqlite/openidserver-sqlite/' not found
$
Regards,
/Karl Hammar
arallel controller [0701]: MosChip Semiconductor Technology Ltd. PCIe
9912 Multi-I/O Controller [9710:9912] (prog-if 03 [IEEE1284])
which use parport_serial kernel module. I think it said STLabs on the
box Works without problem.
Regards,
/Karl Hammar
ntf-line, but one could change i, j and length to uint16_t
and use SCNx16 from inttypes.h, or change the #define and snprintf to
accept the full range of int values.
Regards,
/Karl Hammar
___
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel
register thing, there seems not to be any field
to register with. The HACKING file doesn't help either.
Regards,
/Karl Hammar
___
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel
s not to be any field
> > to register with. The HACKING file doesn't help either.
>
> I think you cannot use anymore a pair username/password in openocd gerrit.
> You need to have an account in gmail, or github, or others, and use it to
> login.
I don't have thoos
Paul Fertser:
...
> Gerrit supports any OpenID instance for logging in, including
> self-hosted.
Ok, I'll try the self-hosted one then.
Regards,
/Karl Hammar
___
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforg
Tim Newsome:
...
> Really I just want to use a hash map and not worry about anything.
...
http://repo.hu/projects/genht/
Regards,
/Karl Hammar
___
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/li
as the calloc() does ?
Or should one just be cautios about unitialized values ?
///
Shouldn't the return value of *alloc() be checked ?
Looking through the openocd sources, it seems there is no convention
about this, sometimes it is checked and sometimes not.
Regards,
/Karl Hammar
__
You can download the Xilinx BSDL files from here:
http://www.xilinx.com/isp/bsdl/bsdl.htm. They are an industry standard
format that define quite a few things, but ID codes are part of that. The
other way you can get the BSDL files is with the Webpack tool install.
-Karl
On Aug 18, 2012 4:54 AM
When no transport is selected, the error message dumps the available
transports, but not how to actually select one.
Signed-off-by: Karl Palsson
---
src/transport/transport.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Submitted to the mailing list because gerrit and openid are
around for backwards compatibility with prior releases.
Tested on STM32L053 Discovery and STM32L151 Discovery.
Has _not_ been tested with jtag on L1.
Signed-off-by: Karl Palsson
---
Note: rebased on top of http://openocd.zylin.com/#/c/2376/1 which I considered
reviewed and a worthy patch.
Posted
---
** [tickets:#107] error when a matching device not found is unhelpful**
**Status:** new
**Milestone:** 0.9.0
**Created:** Wed Sep 02, 2015 12:06 AM UTC by Karl P
**Last Updated:** Wed Sep 02, 2015 12:06 AM UTC
**Owner:** nobody
Trying out usage of hla_serial with multiple stlink
---
** [tickets:#113] stm32l4: assert failure in flash size checking**
**Status:** new
**Milestone:** 0.9.0
**Created:** Fri Nov 13, 2015 07:03 PM UTC by Karl P
**Last Updated:** Fri Nov 13, 2015 07:03 PM UTC
**Owner:** nobody
An assert is totally the wrong behaviour here. It should be
ecking**
**Status:** new
**Milestone:** 0.9.0
**Created:** Fri Nov 13, 2015 07:03 PM UTC by Karl P
**Last Updated:** Fri Nov 13, 2015 07:03 PM UTC
**Owner:** nobody
An assert is totally the wrong behaviour here. It should be failing the flash
probe, not asserting and crashing out :(
openocd: stm3
---
** [tickets:#127] interface ti-icdi fails when transport not selected**
**Status:** new
**Milestone:** 0.9.0
**Created:** Mon Apr 18, 2016 08:53 PM UTC by Karl P
**Last Updated:** Mon Apr 18, 2016 08:53 PM UTC
**Owner:** nobody
**Attachments:**
-
[oocd.ti-icdi.log](https
---
** [tickets:#334] freertos detecting hangs, flash vs elf mismatch infinte loop**
**Status:** new
**Milestone:** 0.11.0
**Created:** Tue Jan 25, 2022 09:49 PM UTC by Karl P
**Last Updated:** Tue Jan 25, 2022 09:49 PM UTC
**Owner:** nobody
**Attachments:**
-
[oocd.hung.freertos.log](https
28 matches
Mail list logo