Porting AN3927 (USB Bootloader MSD) to CodeWarrior v10.6 for mcf51jm128?

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

Porting AN3927 (USB Bootloader MSD) to CodeWarrior v10.6 for mcf51jm128?

1,352件の閲覧回数
dirkricker
Contributor I

Does anybody know if AN3927 (USB Bootloader MSD) can be ported over to CW10.6?  Been looking at AN4379, but I'd like to stick with AN3927 if possible.  Thanks!

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,096件の閲覧回数
TomE
Specialist II
0 件の賞賛
返信

1,096件の閲覧回数
dirkricker
Contributor I

I got it working by dragging the files in and getting everything done manually.  My biggest problem was getting the program to use __Entry as a starting point instead of __startup.  I finally found in Properties->C/C++ Build->Settings->ColdFire Linker->Input that there is a place to specify an Entry Point.  I put __Entry in instead of __startup and that fixed me up.

0 件の賞賛
返信