Hiwave.exe caught in infinite loop

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

Hiwave.exe caught in infinite loop

ソリューションへジャンプ
3,499件の閲覧回数
pittbull
Contributor III
Hello,

I'm using CodeWarrior for HCS12X version 4.1. I copied a project from one computer to another. When I try to run the debugger on this project, it hangs in an infinite loop - the command output shows 'ADDXPR numbytes' repeatedly.

I think there is something in an .INI or CMD file that I must delete. How can I get rid of that?

Thanks in advance,
pittbill
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,524件の閲覧回数
CrasyCat
Specialist III

Hello

Can you check in the directory where the .abs file is located (usually this is the{Project}\bin directory).

You probably have a file with extension .xpr there.

In order to avoid the loop, close the debugger and delete the .xpr file.

This should do it.

CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,525件の閲覧回数
CrasyCat
Specialist III

Hello

Can you check in the directory where the .abs file is located (usually this is the{Project}\bin directory).

You probably have a file with extension .xpr there.

In order to avoid the loop, close the debugger and delete the .xpr file.

This should do it.

CrasyCat

0 件の賞賛
返信
1,524件の閲覧回数
pittbull
Contributor III
>> delete the .xpr file.

Thank you, that was it.
0 件の賞賛
返信