Inline assembly code compilation

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

Inline assembly code compilation

988件の閲覧回数
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 返信

857件の閲覧回数
ilya_r
Contributor III

Vikas,

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

0 件の賞賛
返信