I wanna install AN2153 boot loader on my HCS12 module

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

I wanna install AN2153 boot loader on my HCS12 module

1,001件の閲覧回数
hyunkyu2_ahn
Contributor I

I got AN2153 code and wanna put it in my HCS12 MC9S12DP256 mcu.

I saved the code by .asm form and tried to convert it to binary form with nasm program.

But the only thing I got was error.

I have no idea how to install the code.

Would you explain the procedure to do that?

タグ(3)
0 件の賞賛
返信
1 返信

863件の閲覧回数
tonyp
Senior Contributor II

Do you realize each assembly language needs its own assembler?

I believe NASM is not for HCS12 code but for x86.

(Then again, maybe it's a different NASM you're referring to, other than the popular one.)

0 件の賞賛
返信