RPAGE saving in interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RPAGE saving in interrupt

658件の閲覧回数
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 返答(返信)