What does CW put into S0 record?

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

What does CW put into S0 record?

ソリューションへジャンプ
1,445件の閲覧回数
kb3kj
Contributor I
I would like to know what information CW puts into the S0 record in
.S19 files. It seems to change when the project is recompiled in a different
directory, but not at different times in the same directory. My goal is to
make it so that others can compile the project and get exactly the same .s19
file.

I am using CW for the HC12 version 3.0

Jim
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
804件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
It's the filename of the elf file, I think.

For srecords creates with the burner, there is an option -Ns to configure if the full path or just the filename should be written to the s0, or if no s0 should be emitted at all.
However I don't know if this option is already in the V3.0 version you are using. Also srecords can be generated by other tools too (assembler/linker).

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
805件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
It's the filename of the elf file, I think.

For srecords creates with the burner, there is an option -Ns to configure if the full path or just the filename should be written to the s0, or if no s0 should be emitted at all.
However I don't know if this option is already in the V3.0 version you are using. Also srecords can be generated by other tools too (assembler/linker).

Daniel
0 件の賞賛
返信