Forum Discussion
Altera_Forum
Honored Contributor
20 years agoThanks for your replying, baycool !
I have tried the code you provided ,but the ISR in my program can not works. I guess the interrupt does not occur. And I have two quesstions: (1) Is it necessary to post the address of read-slave port and write-slave port to the ISR? (2) What is the difference between "main_frame_buffer" and "my_isr_context"? Thank you again!