Strange behavior of WinIDEA

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

Strange behavior of WinIDEA

2,319件の閲覧回数
Gizzzmo
Contributor I
Hello,

I load a program in the flash of a MC9S12E128 and then i debug "step by step" (F11) and the program works fine. But if i click on the "run" button (or F5) the flash seems to be erased (FFFF all over it). Even if i set a breakpoint just the line below the line i hit the F5, i don't reach the breakpoint.

What can it be ?

Thanks.
ラベル(1)
0 件の賞賛
返信
1 返信

819件の閲覧回数
christian
Contributor I
Hello,

this can be because of a wrong settings of winIdea.
Please check the clock and PLL settings.
Showing all memory locations as 0xFF is mostly the result of a wrong clock setting.
Also check if code with the breakpoint is reachable. If not winIdea would never stop.
If ths does not help refer to the knowledge base (http://www.isystem.com/technical/FAQ/).

Hope this helps
Regards,
Christian
0 件の賞賛
返信