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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
837 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Solution
391 Views
CarlFST60L
Senior Contributor II

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

View solution in original post

0 Kudos
1 Reply
392 Views
CarlFST60L
Senior Contributor II

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

0 Kudos