[Openocd-development] Change in openocd[master]: arm-jtag-ew: whitespace cleanup

2011-10-14 Thread Spencer Oliver (Code Review)
Spencer Oliver has uploaded a new change for review.

Change subject: arm-jtag-ew: whitespace cleanup
..

arm-jtag-ew: whitespace cleanup

Change-Id: I8861e825f9c84525e0c09c3adaa3fe300640770d
Signed-off-by: Spencer Oliver ntfr...@users.sourceforge.net
---
M src/jtag/drivers/arm-jtag-ew.c
1 file changed, 17 insertions(+), 28 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/21/21/1
--
To view, visit http://openocd.zylin.com/21
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8861e825f9c84525e0c09c3adaa3fe300640770d
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Spencer Oliver s...@spen-soft.co.uk
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: ICEPick-C: Add support for warm reset through JTAG controlle...

2011-10-14 Thread Spencer Oliver (Code Review)
Spencer Oliver has uploaded a new change for review.

Change subject: ICEPick-C: Add support for warm reset through JTAG controller 
and provide finer detail functions.
..

ICEPick-C: Add support for warm reset through JTAG controller and provide finer 
detail functions.

This sets up simple functions that can later be used to provide additional
ICEPick Operations.

Change-Id: I313b8679267696fad87d23f3692963e513f2fe21
Signed-off-by: Spencer Oliver s...@spen-soft.co.uk
---
M tcl/target/icepick.cfg
1 file changed, 101 insertions(+), 7 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/22/22/1
--
To view, visit http://openocd.zylin.com/22
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I313b8679267696fad87d23f3692963e513f2fe21
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Spencer Oliver s...@spen-soft.co.uk
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: AM/DM37x: Use ICEPick warm reset and include halt when gdb c...

2011-10-14 Thread Spencer Oliver (Code Review)
Spencer Oliver has uploaded a new change for review.

Change subject: AM/DM37x: Use ICEPick warm reset and include halt when gdb 
connects.
..

AM/DM37x: Use ICEPick warm reset and include halt when gdb connects.

Using the ICEPick reset seems to allow the processor to be halted sooner
and the halt on gdb connection makes the connect process more robust.

Change-Id: I0586f6e6becc60a729030509ef58907a19d545ec
Signed-off-by: Spencer Oliver s...@spen-soft.co.uk
---
M tcl/target/amdm37x.cfg
1 file changed, 28 insertions(+), 19 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/23/23/1
--
To view, visit http://openocd.zylin.com/23
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0586f6e6becc60a729030509ef58907a19d545ec
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Spencer Oliver s...@spen-soft.co.uk
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: flash: fix lpc2000 driver typo

2011-10-14 Thread Spencer Oliver (Code Review)
Spencer Oliver has uploaded a new change for review.

Change subject: flash: fix lpc2000 driver typo
..

flash: fix lpc2000 driver typo

Change-Id: I3a759ed98a27fd186c12355b846d5e97dba86c5b
Signed-off-by: Spencer Oliver s...@spen-soft.co.uk
---
M src/flash/nor/lpc2000.c
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/24/24/1
--
To view, visit http://openocd.zylin.com/24
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a759ed98a27fd186c12355b846d5e97dba86c5b
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Spencer Oliver s...@spen-soft.co.uk
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: testing

2011-10-14 Thread Code Review
Øyvind Harboe has uploaded a new change for review.

Change subject: testing
..

testing

Change-Id: I28d4a893b75ce900ca72319ff92dc398b8fcd057
Signed-off-by: Øyvind Harboe oyvind.har...@zylin.com
---
M src/main.c
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/25/25/1
--
To view, visit http://openocd.zylin.com/25
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I28d4a893b75ce900ca72319ff92dc398b8fcd057
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Øyvind Harboe oyvindhar...@gmail.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Info about RTOS support

2011-10-14 Thread Jonathan Dumaresq
Hi Evan,

openocd-development-boun...@lists.berlios.de wrote:
 Hi Jonathan,
 
 You should be able to simply add something like the following to your
 config file: 
 
  $_TARGETNAME configure -rtos auto

Thanx for your help !

 
 
 It should automatically detect the FreeRTOS instance.

It's work. 

 
 Additional notes:
 * You will probably need to rebuild GDB with this bug fixed:
 http://sourceware.org/bugzilla/show_bug.cgi?id=12648

It's seem to have a strange thing that happen when I put breakpoint. The Gdb
stop, but I cannot see where the PC are. All thread are stopped, but the
focus are not on the breakpoint. 
Is it a normal thing ?

As for the gdb bug, I have not compiled a new  one. I only use the one that
came with the toolchain. I use the codesourcery one. Do you have this
application builded somewhere that I can doownload it ? I'm on windows. 


 * You may need to use Eclipse Helios rather than Indigo, since Indigo
 seems to not display thread names 

I already use Helios. I have not upgraded my eclipse to Indigo. 

 * Your OpenOCD startup script should clear memory to avoid confusion
 due to old data persisting in RAM after reset: 
 
  # clear RAM so that the rtos awareness does not detect threads
  left in memory from previous run mww 0x2000 0x 0x4000

I will put his in my reset init call back ?


 
 
 Regards,
 
 Evan Hunter

Regards 

Jonathan Dumaresq



___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: target_request: add target_got_message() that can be used to...

2011-10-14 Thread Code Review
Øyvind Harboe has uploaded a new change for review.

Change subject: target_request: add target_got_message() that can be used to 
improve DCC performance
..

target_request: add target_got_message() that can be used to improve DCC 
performance

API change to allow implementing a back-off algorithm for
polling hardware.

Change-Id: I6cbe8b4534c8dfeb8442305171ea96b5481c1f17
Signed-off-by: Øyvind Harboe oyvind.har...@zylin.com
---
M src/target/target_request.c
M src/target/target_request.h
2 files changed, 19 insertions(+), 0 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/26/26/1
--
To view, visit http://openocd.zylin.com/26
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cbe8b4534c8dfeb8442305171ea96b5481c1f17
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Øyvind Harboe oyvindhar...@gmail.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: target: DCC / target message backoff algorithm

2011-10-14 Thread Code Review
Øyvind Harboe has uploaded a new change for review.

Change subject: target: DCC / target message backoff algorithm
..

target: DCC / target message backoff algorithm

by immediately polling again when we have received a message from
the target instead of waiting 100ms, we can hope for much better
performance. More than 100x? :-)

Change-Id: Ieaf0c6c8b6e5addc482895670ffbf9a743e07a29
Signed-off-by: Øyvind Harboe oyvind.har...@zylin.com
---
M src/server/server.c
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/27/27/1
--
To view, visit http://openocd.zylin.com/27
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaf0c6c8b6e5addc482895670ffbf9a743e07a29
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Øyvind Harboe oyvindhar...@gmail.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] gerrit and OpenID

2011-10-14 Thread jim norris



Not at all, you can use any OpenID, but gerrit is picky and you have
to include http:// at the start of the OpenID URL.


Yup, missed the 'picky' part.

Anyone know how to allow Firefox on Linux to do the redirection to
the OpenID provider after the initial OpenID page? It works on Firefox
with Windows, but Linux seems to have something configured differently.

Jim
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Improved DCC performance

2011-10-14 Thread Øyvind Harboe
If someone wants to test out the DCC performance before and
after this patch, it would be much appreciated!


http://openocd.zylin.com/27


-- 
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Change in openocd[master]: 1) Change from '--global' to '--local' on the two config com...

2011-10-14 Thread Jim Norris (Code Review)
Jim Norris has uploaded a new change for review.

Change subject: 1) Change from '--global' to '--local' on the two config 
commandsfor setting the git user name and user email. These settings should 
   be local to the openocd git tree. 2) Add a couple more steps when setting up 
the Gerrit account.
..

1) Change from '--global' to '--local' on the two config commands
   for setting the git user name and user email. These settings should
   be local to the openocd git tree.
2) Add a couple more steps when setting up the Gerrit account.

Change-Id: I5d81feac4650d4d28653d14cfc0baf14270424c1
Signed-off-by: Jim Norris u17...@att.net
---
M HACKING
1 file changed, 29 insertions(+), 3 deletions(-)


  git pull ssh://openocd.zylin.com:29418/openocd refs/changes/28/28/1
--
To view, visit http://openocd.zylin.com/28
To unsubscribe, visit http://openocd.zylin.com/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d81feac4650d4d28653d14cfc0baf14270424c1
Gerrit-PatchSet: 1
Gerrit-Project: openocd
Gerrit-Branch: master
Gerrit-Owner: Jim Norris u17...@att.net
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] Gerrit - how do I check if I addressed all the comments?

2011-10-14 Thread Øyvind Harboe
What's a good way to check that I've addressed all the comments
to a patch series?

Going over it manually?

-- 
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Info about RTOS support

2011-10-14 Thread Evan Hunter
The current versions of the Eclipse C/C++ GDB Hardware Debugging plugin
seem to be implemented poorly, as they do not request the ID of the
currently running when a breakpoint is hit. Hence the focus is not where
it should be.

If it is already working for you, you may not need to recompile GDB.

I just have a OpenOCD script which is used when connecting GDB, and put the
memory clear operation in that, but you may be able to put it in the reset
handler.

Evan


-Original Message-
From: Jonathan Dumaresq [mailto:jdumar...@cimeq.qc.ca] 
Sent: 14 October 2011 23:42
To: e...@ozhiker.com; openocd-development@lists.berlios.de
Subject: RE: [Openocd-development] Info about RTOS support

Hi Evan,

openocd-development-boun...@lists.berlios.de wrote:
 Hi Jonathan,
 
 You should be able to simply add something like the following to your
 config file: 
 
  $_TARGETNAME configure -rtos auto

Thanx for your help !

 
 
 It should automatically detect the FreeRTOS instance.

It's work. 

 
 Additional notes:
 * You will probably need to rebuild GDB with this bug fixed:
 http://sourceware.org/bugzilla/show_bug.cgi?id=12648

It's seem to have a strange thing that happen when I put breakpoint. The Gdb
stop, but I cannot see where the PC are. All thread are stopped, but the
focus are not on the breakpoint. 
Is it a normal thing ?

As for the gdb bug, I have not compiled a new  one. I only use the one that
came with the toolchain. I use the codesourcery one. Do you have this
application builded somewhere that I can doownload it ? I'm on windows. 


 * You may need to use Eclipse Helios rather than Indigo, since Indigo
 seems to not display thread names 

I already use Helios. I have not upgraded my eclipse to Indigo. 

 * Your OpenOCD startup script should clear memory to avoid confusion
 due to old data persisting in RAM after reset: 
 
  # clear RAM so that the rtos awareness does not detect threads
  left in memory from previous run mww 0x2000 0x 0x4000

I will put his in my reset init call back ?


 
 
 Regards,
 
 Evan Hunter

Regards 

Jonathan Dumaresq




___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development