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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,906 次查看
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,565 次查看
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,565 次查看
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,566 次查看
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,565 次查看
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,565 次查看
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 项奖励
回复