LINK in .prm.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,704件の閲覧回数
bennyxu
Contributor I
I want to specify name of output  file be used to "LINK". linker successful ,but didn't generate the file.
How I can?
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
974件の閲覧回数
CrasyCat
Specialist III
Hello
   Are you building from the IDE?
   In this case the name of the generated executabel file is defined in the target settings Linker panel. The file name specified there has higher priority than the name specified in the .prm file.
 
  To modify it:
      - Open your project
      - Open the target setting dialog (press ALT+F7)
      - Switch to the "Linker for HC08" or "Linke for HC12" Panel (depending on the CPU you are targeting)
      - Change the application file name.
      - Click OK to close the dialog
      - Rebuild your project.
 
I hope this helps.
 
CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
975件の閲覧回数
CrasyCat
Specialist III
Hello
   Are you building from the IDE?
   In this case the name of the generated executabel file is defined in the target settings Linker panel. The file name specified there has higher priority than the name specified in the .prm file.
 
  To modify it:
      - Open your project
      - Open the target setting dialog (press ALT+F7)
      - Switch to the "Linker for HC08" or "Linke for HC12" Panel (depending on the CPU you are targeting)
      - Change the application file name.
      - Click OK to close the dialog
      - Rebuild your project.
 
I hope this helps.
 
CrasyCat
0 件の賞賛
返信