Breakpoint at main function after Loading Code

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

Breakpoint at main function after Loading Code

ソリューションへジャンプ
1,002件の閲覧回数
sebasira
Senior Contributor I

Hi all!

 

When code is loaded to the MCU, it runs until main function and then halt there.... Well, I don't know what I've change, it doesn't do it anymore... If I recall correctly it was related to .ini file.

 

I'm using CW 4.6

 

Thanks!

ラベル(1)
0 件の賞賛
返信
1 解決策
792件の閲覧回数
CrasyCat
Specialist III

Hello

 

   Can you try the following:

      - Start debugging the usual way

      - In Hi-WAVE debugger select File > Configuration

      - Switch to the Load tab.

      - Make sure Run after Successful load is checked

      - Check Stop at Function and specify main in the edit box.

      - Select File > Save Configuration     

      -Close the debugger and restart it. Application should run to main.

 

 

CrasyCat

元の投稿で解決策を見る

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

Hello

 

   Can you try the following:

      - Start debugging the usual way

      - In Hi-WAVE debugger select File > Configuration

      - Switch to the Load tab.

      - Make sure Run after Successful load is checked

      - Check Stop at Function and specify main in the edit box.

      - Select File > Save Configuration     

      -Close the debugger and restart it. Application should run to main.

 

 

CrasyCat

0 件の賞賛
返信
792件の閲覧回数
sebasira
Senior Contributor I

Thank you very much CrasyCat! That solve my problem!

0 件の賞賛
返信