Inline assembly code compilation

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

Inline assembly code compilation

968 次查看
vikas_vsp
Contributor I

I am not able to compile inline assembly code MPC561 in codewarrior IDE

Code is

DEC: .macro

          move.w #7, 0xa14406

.endm

 

This code gives error in codewarrior.

 

Please provide solution if any

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

837 次查看
ilya_r
Contributor III

Vikas,

It would help if you included the error you're getting and the code in context.

0 项奖励
回复