Re: [OpenOCD-devel] Cortex A & M - issue = assumed DAP access ports

2014-05-02 Thread Paul Fertser
Hi, On Wed, Apr 30, 2014 at 01:59:36PM -0700, Duane Ellis wrote: > * The Cortex A code sometimes cannot discover the correct AP ports Do you have an example of when it happens and how? I'd prefer to fix it now (if auto-discovery is possible at all) as it should be fairly doable keeping the curren

Re: [OpenOCD-devel] Cortex A/M - DAP crazyness

2014-05-02 Thread Paul Fertser
Hi Duane, Your MUA is apparently doing strange things: 1. Weird quotation style (or is it you doing it manually?); 2. Whole paragraphs without line breaks (i.e. you end up with one line per paragraph). Not that it matters much but it's still a bit inconvenient and kind of strange given that pla

Re: [OpenOCD-devel] Cortex A/M - DAP crazyness

2014-05-02 Thread Duane Ellis
On Apr 30, 2014, at 11:27 PM, Duane Ellis wrote: > duane>> In the “TAP” structure - add a “DAP” pointer > > andreas> No, target->tap is JTAG specific. An SWD only setup should not need > to have a tap pointer. > > That’s a problem - Please thing about a solution. > > BTW - also need a

[OpenOCD-devel] [PATCH]: 69e24ba tcl/target: new configuration for NXP LPC4370 processor.

2014-05-02 Thread gerrit
This is an automated email from Gerrit. Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2124 -- gerrit commit 69e24ba8b3243cb359be94ff46671f60d73cb47e Author: Jim Norris Date: Fri May 2 21:04:45 2014 -0500 tcl/target: n

[OpenOCD-devel] Source Level Debug using OpenOCD/GDB/Eclipse on Intel® Quark SoC X1000 Application Note

2014-05-02 Thread Spencer Oliver
https://communities.intel.com/docs/DOC-22203 Spen -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability f

Re: [OpenOCD-devel] OpenOCD and eMMC

2014-05-02 Thread Oleksij Rempel
Am 02.05.2014 21:58, schrieb Jahn: > Is it possible to use OpenOCD to read/write data from/to eMMC? No, at least not direct. You need driver for mmc host controller and mmc-core. OpenOCD is not enough to do it. -- Regards, Oleksij signature.asc Description: OpenPGP digital signature

[OpenOCD-devel] OpenOCD and eMMC

2014-05-02 Thread Jahn
Is it possible to use OpenOCD to read/write data from/to eMMC? Thanks -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unpar

Re: [OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread Alfonso Arbona Gimeno
El Viernes, 2 de mayo de 2014 13:14:10 David Riley escribió: > I'd be pleased to see something like this that approaches a nice speed. The > Linux userland GPIO layer is brain-dead and slow, as far as I'm > concerned. It's entirely designed for control via shell scripts, and > introduces a number

Re: [OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread David Riley
On May 2, 2014, at 4:54 AM, Berk Akinci wrote: > 3) The BCM2835 SPI controller appears to be flexible enough to use as a JTAG > master. The current SPI driver couldn’t accommodate JTAG. If I go about > writing a new driver on the Pi, how should the interface look to the > application (OOCD s

Re: [OpenOCD-devel] Cortex-M3 - Issue: BKPT_TYPE_BY_ADDRESS()

2014-05-02 Thread Duane Ellis
Freddie>> [[ use the flash bank info ]] duane>> I don’t see where OpenOCD knows this. Paul>> target with supported flash you already have "flash bank …" Thanks that helped me find the link. There are two lists List (TARGET) - the list of all targets, and List(FLASHBANKS) They are not directly

[OpenOCD-devel] [PATCH]: 4d51734 added several JATG IDs for TMS570 found in TI datasheets

2014-05-02 Thread gerrit
This is an automated email from Gerrit. Jiri Kastner (cz172...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2123 -- gerrit commit 4d51734cc4dbf5c1793e2673bf08f108c6730867 Author: Jiri Kastner Date: Fri May 2 14:55:36 2014 +0200 added

[OpenOCD-devel] [openocd:tickets] #33 [openocd-0.4.0] Cannot single step on Thumb mode

2014-05-02 Thread Paul Fertser
- Description has changed: Diff: - **status**: assigned --> closed - **Milestone**: --> 1.0 - **Comment**: Assuming fixed. --- ** [tickets:#33] [openocd-0.4.0] Cannot single step on Thumb mode** **Status:** closed **Milestone:** 1.0 **Created:** Thu Apr 28, 2011 12:12 AM UTC

[OpenOCD-devel] [openocd:tickets] #65 Segfault in arm_dpm_report_dscr()

2014-05-02 Thread Paul Fertser
Hi, Please see if http://openocd.zylin.com/2043 can work on your target. If someone else can test that change on ARM11 that would be rather useful too. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com --- ** [tickets:#65] Segfault in arm_

[OpenOCD-devel] [openocd:tickets] #57 Segger j-Trace gives an error upon jlink info which causes gdb to fail if opened with pipe

2014-05-02 Thread Paul Fertser
- Description has changed: Diff: - **status**: new --> closed - **Milestone**: --> 1.0 - **Comment**: Assuming it's fixed now due to lack of feedback. --- ** [tickets:#57] Segger j-Trace gives an error upon jlink info which causes gdb to fail if opened with pipe** **Status:*

Re: [OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread Michael Schwingen
On 02.05.2014 11:25, st...@nixia.no wrote: >> 3) The BCM2835 SPI controller appears to be flexible enough to use as >> a JTAG master. The current SPI driver couldn’t accommodate JTAG. >> If I go about writing a new driver on the Pi, how should the >> interface >> look to the application (OOCD spe

[OpenOCD-devel] [openocd:tickets] #65 Segfault in arm_dpm_report_dscr()

2014-05-02 Thread Paul Fertser
Hi, Please see if http://openocd.zylin.com/2043 can work on your target. If someone else can test that change on ARM11 that would be rather useful too. --- ** [tickets:#65] Segfault in arm_dpm_report_dscr()** **Status:** new **Milestone:** **Created:** Sun Oct 27, 2013 11:49 PM UTC by David

Re: [OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread Berk Akinci
I had only considered JTAG. The BCM2835 has two “universal” SPI controllers that can shift out 1 to 32 bits at a time. I went back to the Peripheral spec to verify. One thing I hadn’t noticed the first time, was that the Universal SPI controllers were on pins not all brought out to the GPIO h

Re: [OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread stian
> 3) The BCM2835 SPI controller appears to be flexible enough to use as > a JTAG master. The current SPI driver couldn’t accommodate JTAG. > If I go about writing a new driver on the Pi, how should the > interface > look to the application (OOCD specifically). Do you have other JTAG > interface

[OpenOCD-devel] OpenOCD + RaspberryPi

2014-05-02 Thread Berk Akinci
Hi, I’ve found OpenOCD useful recently at work. Our debugger hadn’t arrived, so I put together a setup using OpenOCD+AlteraUSBblaster. For that, I thank you. I am interested with the idea of using OpenOCD+RaspberryPi as a self-contained debugger. (Plug in power, ethernet, JTAG cable and off

Re: [OpenOCD-devel] Cortex-M3 - Issue: BKPT_TYPE_BY_ADDRESS()

2014-05-02 Thread Paul Fertser
Hi, Duane, thank you for your feedback, you raise very interesting points and I believe OpenOCD should really get rid of the hardcoded assumptions to attract those professionals who have less common ARM configurations to work on. On Thu, May 01, 2014 at 12:21:46PM -0700, Duane Ellis wrote: > duan