Getting CW10 to output S3 (32 bit address) instead of S1 (16 bit address)

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

Getting CW10 to output S3 (32 bit address) instead of S1 (16 bit address)

跳至解决方案
1,349 次查看
CarlFST60L
Senior Contributor II

Hi,

 

In short, can we get the SREC output (.s19) using CW10 project using RS08SH8 to output S3 instead of S1?

 

We have developed some software tools to remotely update firmware on ColdfireV2 processors (52259), this tool chain requires S3 records. We also have a couple 8 bit processors (RS08SH8) connected which we can update remotely, however, the V2 processor is setup to parse / manage only S3 (32 bit address) files. Is there a converter available to convert S1 to S3, or, can we tell CW10 to output S3 when compiling our 8 bit projects?

 

Thanks,

Carl

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
903 次查看
CarlFST60L
Senior Contributor II

the solution is to change the burner.bbl line"SRECORD=Sx" to "SRECORD=S3"

在原帖中查看解决方案

0 项奖励
回复
1 回复
904 次查看
CarlFST60L
Senior Contributor II

the solution is to change the burner.bbl line"SRECORD=Sx" to "SRECORD=S3"

0 项奖励
回复