User Activity

Posted on November 20, 2013 at 08:43Hi. I want to disable all interrupts in my STM32F205  and I use macro __disable_irq() in core_cmFunc.h. I verified that this instructions works fine, but in ARM Keil IDE, if I select ''Go to definition of __disab...