Debugger question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,228件の閲覧回数
roberthiebert
Senior Contributor I

CW V 5.9.0 SE, MC9S12XEP100, absolute assembly, Full Chip Simulation. I am able to single step through the main.ASM file just fine. But how do I step through the Interrupt Service Routines?

0 件の賞賛
返信
1 解決策
2,208件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

All information about peripheral simulation is in  Debugger_HC12.pdf manual Please check the supported features for the chip, True-Time I/O Stimulation, Electrical Signal Generators and Signals Application to Device Pins

 

Have a nice day,

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
2,220件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

HI

Don't quite understand your questions.

You don't know how to implement a asm interrupt code or you already implemented asm interrupt code but can't access interrupt routines during debug?

Could you please upload your demo project to show your problem?

Thanks,

Jun Zhang

 

0 件の賞賛
返信
2,218件の閲覧回数
roberthiebert
Senior Contributor I

Hi Jun,

I am trying to debug as much of my program as I can before actually loading the code into my processor. I have several interrupt routines triggered by inputs to input capture timer pins. I also have SCI communications that are interrupt driven and I have a time rate generator driven by RTI interrupts. Is there some way I can simulate any of these interrupts so I can step through these routines with the debugger?

Regards,

Robert

0 件の賞賛
返信
2,209件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

All information about peripheral simulation is in  Debugger_HC12.pdf manual Please check the supported features for the chip, True-Time I/O Stimulation, Electrical Signal Generators and Signals Application to Device Pins

 

Have a nice day,

Jun Zhang

0 件の賞賛
返信
2,193件の閲覧回数
roberthiebert
Senior Contributor I

Hi Jun,

Thanks for pointing me in the right direction. I'll study that and see if it makes any sense to me.

Regards,

Robert

0 件の賞賛
返信