How to turn on output of .glo global file

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

How to turn on output of .glo global file

跳至解决方案
1,517 次查看
kurt_l
Contributor II

Hi, I have a mixed C/assembly language project targeting the 9S12XD64.  I would like to get .glo (global S19) file output, since it would be in a convenient format for download into a firmware updater.  However, my burner.bbl file lacks the instructions to create this file.  I looked in another project that I had created some time ago, and it had instructions to make a .glo file, but the it's apparently not the right derivative (we used to use the 9S12C32).  Is there an easy way to modify the burner.bbl to generate both?  Should I just copy the sections of the burner.bbl in my current project that generate a .abs file, and then change the header to make it generate a .glo?

 

Thanks,

 

Kurt

 

(current burner.bbl attached)

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
994 次查看
kef
Specialist I

You can create new project for S12XD512 or S12XD256 and copy bbl file from there.

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
995 次查看
kef
Specialist I

You can create new project for S12XD512 or S12XD256 and copy bbl file from there.

 

0 项奖励
回复