Causing Virtual Interrupts from the Debugger?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Causing Virtual Interrupts from the Debugger?

跳至解决方案
1,452 次查看
kiliant3072
Contributor I

Hi,

 

I'm wondering whether it is possible to generate a virtual interrupt by writing a value to the appropriate memory location on the 8156. I tried but it only works from inside the program when running on an ADS board and not from the debugger.

 

The goal is to use TCL to stimulate an interrupt i.e. through a change or mem command. This doesn't work and so I tried to pause the program and use the memory window to set the register in memory. An interrupt is not generated however.

 

If you have any suggestions on how to cause an interrupt from the debugger I would be glad.

 

Regards,

 

Kilian

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,150 次查看
kiliant3072
Contributor I

Answering my own question here I have to say it works now. Just writing to the appropriate GIC register does the trick.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,151 次查看
kiliant3072
Contributor I

Answering my own question here I have to say it works now. Just writing to the appropriate GIC register does the trick.

0 项奖励
回复