Dear Sir/Madam I'm new in ARM programming with c .I saw the following code to handle timer ISR :
__irq void TIMER1_IRQHandler(void) { . . . return; }
can you introduce me some documents which I will be able to learn how to write my ISR code and how to use them in my code and learning ISR function instructions?
Thanks and bet regards. Mohsen
View all questions in Keil forum