mpc5554 c code translate to assembly code help

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

mpc5554 c code translate to assembly code help

1,655件の閲覧回数
juzi
Contributor I
 
 hello,
     i  need to  translate the following c code             
             SIU.PCR[189].R=0X0100;
into  assembly code,i do not  how to do it.
   the code is for mpc5554.can you help me? thanks.
 
0 件の賞賛
返信
1 返信

981件の閲覧回数
stanish
NXP Employee
NXP Employee
Hi Juzi,

you can disasembly any C-code directly in CodeWarrior IDE. Simply select or open the module you need to disassemble, click right and select "Disassemble" option from the menu .

Stan
0 件の賞賛
返信