about programming MC9S12XEG128!!!

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

about programming MC9S12XEG128!!!

1,767件の閲覧回数
m7Cgde
Contributor I
Hi,Dear Friends,
 
When I download the program into the chip of  MC9S12XEG128 in debugger using Codewarrior 4.6 for HCS12(X), the system always clues to "Error while writing to FFF8...101F8".If you have some methods,
Please reply.Thanks.
 
 
NYG
ラベル(1)
0 件の賞賛
返信
1 返信

664件の閲覧回数
CrasyCat
Specialist III
Hello
 
Address 101F8 is not a valid logical address for your MC9S12XEG128 chip.
So there is something wrong in your application.
 
Can you please check your .map file and look at what is allocated at that address.
Adjust your .prm file or your application to make sure non-banked area stops at 0xFFFF.
 
CrasyCat
0 件の賞賛
返信