We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
when i execute dma with irq handler code,irq handler is not executing . insted it goes to statup file end at b. instruction. i obseved that dma irq hadler was not initialised in startup and .c files . can anybody please get rid of this problem thank u
RE:Difficulty debugging ISR issue. ----------------------------------- i got the same problem as above Difficulty debugging ISR issue thread. and i tried those suggestions also,those are not working. it shows that Enable is not a member of NVICstuct. i got other errors, can anybody please send the code for dma with interrupt programme for executing dma irq handler.