Disable S0 record in S12Z Linker

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

Disable S0 record in S12Z Linker

434 Views
EVessecchia
Contributor I

Hello,

I have inherited a CodeWarrior 10.x project that is meant to generate an S19 file and program that to a device. As a "quality assurance" step, anytime someone builds from released source it is expected that their final S19 file MD5 should match the recorded MD5 for that release source. The issue is that the S12Z linker, if set to create the s-record file, has the S0 line containing an absolute file path.

I know of Burner, but my understanding is that the default tool chain in CW 10.x doesn't use Burner. Before I jump through hoops trying to setup Burner, is there something I am missing with Linker settings to avoid the S0 record from being path dependent?

Thank you!

0 Kudos
Reply
1 Reply

415 Views
lama
NXP TechSupport
NXP TechSupport

Hi,

I have asked a CodeWarrior expert to help. We tried to solve it but we also still did something wrong. He promised to provide answer here if he will be able to find any.

However, the easiest way, we used in past anytime it was required, is to remove the S0 record line directly in some text editor. It has no impact on entire S record.

... and for production it is done only once.

Best regards,

Ladislav

0 Kudos
Reply