Duane Ellis wrote:
> I have a observation/question
>
> When "run algorithm" occurs - what/where - etc are interrupts disabled?
>
> For instance:
>
>   Looking at for instance the armv7 code to "blank check" a flash.
>    No where does that code *disable* interrupts
>
>     (grep for "erase_check_code")
>
> Does something do that? I don't see it.
> Same for arm7/9.
>
> I seem to be missing something..
>
> -Duane.
>
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
>   
Hey all,

I wanted to second a look into this.  I have some code that uses 
interrupts and I was doing a flash verify on an ARM7.  It failed and 
this might be one of the reasons.

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

Reply via email to