Posted on May 17, 2011 at 12:35Best way to enable/disable external interrupts... What is the best way(fastest) to enable/disable external interrupts, while the other interrupts should stay active ? regards Manfred
Posted on May 17, 2011 at 12:24Hi ! I want to run code from RAM. How can I do this with Keil MDK or Rowley CrossStudio. I tried with Keil like written in a thread but the code was not mapped to ram but stayed in flash. regards Manfred
Posted on May 17, 2011 at 12:23Hi ! How can I count execution cycles with the Keil MDK ? How can I do this with the simulator. Is the simulator count reliable ? I'm using the STM32 Keil Board. regards Manfred
Posted on May 17, 2011 at 12:23Hi ! Is there a memory protection unit MPS in the STM32. I didn't find anything about it in the reference manual and in the data sheet ? I read that this unit is optional and so I don't if there is one and if I can con...