Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Kohagan,
Thanks for your reply. I've tried to modify and provide an Avalon MM slave, it consists of a 'write' and a 'writedata' signal. This Avalaon MM slave function is to let the CPU send a command to clear the interrupt bit. Then, I assign my interrupt signal in SOPC to this Avalon MM. However, the result is very strange... my program totally doesn't work, even it has hanged in the beginning.... :( I don't know why.., I've set the interrupt priority low enough such that it didn't overlap with previous process. Do you have any suggestion why it happens? Thanks