[OpenOCD-devel] question about Pandaboard ES ETB/ETM setting

2013-05-08 Thread loody
hi all: I got a pandabord ES version and it seems has ETM/ETB on it. I add below 2 lines at omap4460.cfg etm config $_TARGETNAME 16 normal full etb etb config $_TARGETNAME $_CHIPNAME.etb but it said Runtime Error: ./build/share/openocd/scripts/target/omap4460.cfg:129: invalid command name etm in

Re: [OpenOCD-devel] question about Pandaboard ES ETB/ETM setting

2013-05-08 Thread Paul Fertser
On Wed, May 08, 2013 at 09:26:09PM +0800, loody wrote: I add below 2 lines at omap4460.cfg etm config $_TARGETNAME 16 normal full etb etb config $_TARGETNAME $_CHIPNAME.etb but it said Runtime Error: ./build/share/openocd/scripts/target/omap4460.cfg:129: invalid command name etm The idea is

[OpenOCD-devel] Linux consulting job

2013-05-08 Thread Øyvind Harboe
Hi, Zylin needs extra hands with some Linux programming work and I wonder if there anyone on this list that are working as an independent consultant and would be interested? Certainly there are a lot of you out there with the right background. A few words about the work: a small C++

Re: [OpenOCD-devel] question about Pandaboard ES ETB/ETM setting

2013-05-08 Thread loody
hi Paul: 2013/5/8 Paul Fertser fercer...@gmail.com On Wed, May 08, 2013 at 09:26:09PM +0800, loody wrote: I add below 2 lines at omap4460.cfg etm config $_TARGETNAME 16 normal full etb etb config $_TARGETNAME $_CHIPNAME.etb but it said Runtime Error: