Sorry for double responses but it is getting late and my brain is going 
to sleep on its own.
>   
Holger Freyther wrote:
>
> I sincerely disagree here. These bits directly come out of the Cortex A8 
> Technical Reference Manual and not following them is not making things fast 
> but it makes them unreliable.
>
>   
Oh yes, it does make some things fast !!
Not checking these flags does have a huge impact on single stepping,  
this is the type of activity mostly using core opcode execution and thus 
is affected by waiting for these flags.
Doing the checks increases the number of USB roundtrips by 2 to 3 times  
and this is the absolutly most important individual speed factor when 
using FT2232 based JTAG interfaces.

For loading data to RAM there is no difference.
> In other words, why would ever want to read half of the result?
>
>
>   

/Magnus

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to