Starting Hiwave debugger

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

Starting Hiwave debugger

ソリューションへジャンプ
3,706件の閲覧回数
BAN
Contributor II
Hi!
 
I'm trying to debug an application already loaded into ROM. How should the debugger be started in this case in order to be connected to the symbols and sourcecode. Does it have to be started from the DOS command line or is it possible to double click the hiwave.exe file.
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,104件の閲覧回数
CrasyCat
Specialist III
Hello
 
I would do it as follows:
  - Double click on HIWAVE.exe in the explorer
  - Select File -> Open Configuration and browse for your project .ini file.
    This file is usually located in your project directory and is called according to your connection
     "P&E_Multilink_CyclonePro.ini" if you are using a P&E Multilink cable, ...
 - Select File -> Load Application
 - Browse for your application .abs file name
 - Click on "Load Symbols"
 
You should be connected to the board and get access to symbol information from the application.
I hope this helps.
 
CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,105件の閲覧回数
CrasyCat
Specialist III
Hello
 
I would do it as follows:
  - Double click on HIWAVE.exe in the explorer
  - Select File -> Open Configuration and browse for your project .ini file.
    This file is usually located in your project directory and is called according to your connection
     "P&E_Multilink_CyclonePro.ini" if you are using a P&E Multilink cable, ...
 - Select File -> Load Application
 - Browse for your application .abs file name
 - Click on "Load Symbols"
 
You should be connected to the board and get access to symbol information from the application.
I hope this helps.
 
CrasyCat
0 件の賞賛
返信
1,104件の閲覧回数
BAN
Contributor II
Hi!
 
I did not have this .abs file in my projekt but there was one file without extension looking very suspicious. I added the .abs extension to this file and 'voila'!
 
Do you have any idea why this file has lost it's extension??
 
/Bengt
0 件の賞賛
返信
1,104件の閲覧回数
stanish
NXP Employee
NXP Employee
Hi BAN,

Perhaps the setting which defines Application Filename has changed.
I'd suggest you to check the Project Settings:
1) Enter project settings dialog (ALT + F7 )
2) In the target settings panel select: Target -> Linker for HCxx
3) Check whether the "Appliaction Filename" editbox includes .abs at the end of name.

Regards,

Stanish


Message Edited by stanish on 2008-10-08 10:12 AM
1,104件の閲覧回数
BAN
Contributor II
I must have thought the extension was added automatically when I initially wrote the name for the applikation. It now works fine! Thank You!!
 
/Bengt
 
 
0 件の賞賛
返信