Hello,
Anybody knows how disable global interrupts on STR912FAW44 using MDK-ARM 4.12 toolchain? I'd need to protect some routines from VIC0 and VIC1 interrupt requests. In other words the execution of these routines must be atomic.
Thanks in advance, Gaston
Once again, Tamir is right.
If you look in the file:
\Keil4\ARM\Boards\Keil\MCBSTR9\Blinky\STR91x.s
you will see an example of it's use, although that is accessing as CPSR_c