see CPU registers for MCS08SG32

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

see CPU registers for MCS08SG32

ソリューションへジャンプ
1,395件の閲覧回数
Witya
Contributor I

Hello everyone,

 

I have a problem or a question...

 

my application is written in C and when debugging, it is possible to see CPU registers? I mean see what is stored there.

 

when you programm using assember, debugging always open memory window, and all registers are seen.

 

possible to do that with C debugging?

ラベル(1)
0 件の賞賛
返信
1 解決策
933件の閲覧回数
CrasyCat
Specialist III

Hello

 

This depends on which version  of CodeWarrior you are using.

 

If you are using V6.3, you can open the component MCURegisters to look at content of the registers.

Inside of the debugger select Component > Open and select Mcuregisters.

 

If you are using V10.x, you should be able to see register value in the Register View.

 

CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
934件の閲覧回数
CrasyCat
Specialist III

Hello

 

This depends on which version  of CodeWarrior you are using.

 

If you are using V6.3, you can open the component MCURegisters to look at content of the registers.

Inside of the debugger select Component > Open and select Mcuregisters.

 

If you are using V10.x, you should be able to see register value in the Register View.

 

CrasyCat

0 件の賞賛
返信