Andreas Fritiofson wrote:
> On Mon, May 31, 2010 at 3:13 PM, Kenan Özdemir <gla...@hotmail.de>
> wrote:

>> target remote localhost:3333
>> monitor reset halt

> This looks a bit strange. Nowadays, 'reset init' seems to be preferred
> over 'reset halt'. I don't really know the difference but feel it
> works better.

AFAIK the difference is that 'reset init' does the same as 'reset halt', then 
runs the reset-init event handler, which may be defined for your board to do 
things like setup PLLs, DRAM controller, pin muxing, etc. like a basic 
bootloader.
This is helper stuff as out of reset off-chip DRAM is probably inaccessible.

--
Jon Povey
jon.po...@racelogic.co.uk

Racelogic is a limited company registered in England. Registered number 2743719 
.
Registered Office Unit 10, Swan Business Centre, Osier Way, Buckingham, Bucks, 
MK18 1TB .

The information contained in this electronic mail transmission is intended by 
Racelogic Ltd for the use of the named individual or entity to which it is 
directed and may contain information that is confidential or privileged. If you 
have received this electronic mail transmission in error, please delete it from 
your system without copying or forwarding it, and notify the sender of the 
error by reply email so that the sender's address records can be corrected. The 
views expressed by the sender of this communication do not necessarily 
represent those of Racelogic Ltd. Please note that Racelogic reserves the right 
to monitor e-mail communications passing through its network


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

Reply via email to