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
So what have you found to be missing or inadequate in the books suggested so far?
Simply adding more books, sites, etc to the list is not going to get you anywhere util you actually start studying them...