mpc5554 c code translate to assembly code help

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

mpc5554 c code translate to assembly code help

1,657 次查看
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 回复

983 次查看
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 项奖励
回复