HC12: When compiling, I don't get a .S19-files

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

HC12: When compiling, I don't get a .S19-files

ソリューションへジャンプ
2,922件の閲覧回数
SanderDijkstra
Contributor II
Dear all,
 
When I try to make a project, I don't get a .S19-file. I've included a burner.bll file in the project, so that shouldn't be the problem.
 
Thanks in advance,
Sander Dijkstra
 
ps The project I want to compile is the "A/D multi-channel conversion, data displayed on SCI1" on http://www.mecheng.adelaide.edu.au/robotics/wpage.php?wpage_id=56#_GNU_gcc_examples. With this example I want to start learning to work with the HCS12 for my internship.
 
 

Message Edited by CrasyCat on 2007-04-13 01:39 PM

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,581件の閲覧回数
SanderDijkstra
Contributor II
Thanks for your repley.
 
The problem was that I checked the burner.bbl but didn;t look if it was turned on.
 
Shame on me..
 
Many greetings,
Sander

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,581件の閲覧回数
Alban
Senior Contributor II
Hi Sander,

By default, the file generated is with .sx extension.
It is a .s19. Different formats can be generated like an .s2 the x is to cover them all depending on how the linker was set up.

Cheers,
Alban.
0 件の賞賛
返信
1,582件の閲覧回数
SanderDijkstra
Contributor II
Thanks for your repley.
 
The problem was that I checked the burner.bbl but didn;t look if it was turned on.
 
Shame on me..
 
Many greetings,
Sander
0 件の賞賛
返信
1,581件の閲覧回数
tiny
Contributor I
hello
first,you can read the burner.bbl and check the ext. name of output file.  generally, it would be named xxx.abs.s19. if you linked .s19 to a program such as notepad.exe, the ".s19" will not be displayed and will be read as xxx.abs(with notepad icon)
second, confirm  the .bbl file in the target, not only the project
 
another  method  is to add a link parameter "-B"
0 件の賞賛
返信
1,581件の閲覧回数
CrasyCat
Specialist III
Hello
 
This should work.
Please submit a service request through our on line web and attached your whole project.
 
One of your support engineer will look into that.
 
CrasyCat
0 件の賞賛
返信