• hello , How to enable / disable a global interrupt on cortex M7
    hello , How to enable / disable a global interrupt on cortex M7 youssef
  • hello , How to enable / disable a global interrupt on cortex M7
    hello , How to enable / disable a global interrupt on cortex M7 youssef
  • global interrupt disable
    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...
  • global interrupt disable
    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...
  • timer interrupt disable & enable - pending interrupts
    Hi, working with a LPC1758 I´ve installed a timer. In the interrupt routine I've several values which will be updated according to the current state. Is it the right approach to disable the timer...