RPAGE saving in interrupt

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

RPAGE saving in interrupt

657 次查看
Darryl
Contributor II

I'm using CodeWarrior Development Studio for HCS12(X) 5.9.  I access paged ram from interrupts, so I have the -CpRPAGE option specified.  The resulting code at the start of the ISR is:

 

LDAA 0x16

PSHA

PSHA

 

I understand the first PSHA in this code, but what does the second PSHA accomplish?


Thanks

标签 (1)
标记 (3)
0 项奖励
回复
0 回复数