CodeLite: add a small delay during the debugger initialization.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 14:40:23 +0000 (14:40 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 28 May 2010 14:40:23 +0000 (14:40 +0000)
commit391b4f8d9c82c413f2cd11fb3ba3aeb311f62184
tree151b5c2d2f06367982050c8738a4ed16d61f7ffb
parent325b1fff5fbaef18290e6649df2ed3edbaf4a704
CodeLite: add a small delay during the debugger initialization.

Introduce a small delay (1 sec) before attaching GDB to the debugging
socket.

At the moment this is a requirement only for the lm3s boards, because
openocd claims that the connection for GDB is ready even when it is not
properly initialized.

To a large degree, it is safer to add such small delay also for the
other boards to be sure that the debugger can reliably connect to the
debugging socket.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3875 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/cltemplates/bertos.project