In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

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

In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

982 Views
paul_yd06
Contributor I

输出的S19文件为什么还要用SRecCvt-GUI转换一下???

0 Kudos
5 Replies

723 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi yang,

SRecCvt is a tool to convert linear format burning file ( .glo or .phy)  to banked format .s19 file or vice versa.

CodeWarrior generates s19 file for each successful build. there is no problem use S19 file to burning flash under CodeWarrior.

But some programming tool such as P&E programmer only supports linear format burning file. Thus in order  to use P&E programmer, we need to use SRecCvt tool to convert s19 file to linear format.

Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

723 Views
paul_yd06
Contributor I

你好,张:

P&E programmer产生的格式是 Banked格式嘛?

刷写到P-Flash的是Linear格式嘛?

非常感谢!!!

2017-05-08

Thaisen 杨继超

手机: 13661765317 邮箱:Paul_yd06@163.com

北京泰兴科技有限公司

BEIJING THAISEN TECHNOLOGY CO.LTD.

发件人:ZhangJennie <admin@community.nxp.com>

发送时间:2017-05-08 17:05

主题:Re: - Re: In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

收件人:"jichao yang"<paul_yd06@163.com>

抄送:

NXP Community

Re: In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

reply from ZhangJennie in CodeWarrior Development Tools - View the full discussion

Hi yang,

SRecCvt is a tool to convert linear format burning file ( .glo or .phy) to banked format .s19 file or vice versa.

CodeWarrior generates s19 file for each successful build. there is no problem use S19 file to burning flash under CodeWarrior.

But some programming tool such as P&E programmer only supports linear format burning file. Thus in order to use P&E programmer, we need to use SRecCvt tool to convert s19 file to linear format.

Have a great day,

Jennie Zhang

0 Kudos

723 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

P&E programmer 是烧写器,自身不产生烧写文件。

P&E programmer 支持线性的phy格式文件,不支持banked格式的s19文件。

如果选用P&E programmer 做烧写器,就要把s19转成banked才能用。


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

723 Views
paul_yd06
Contributor I

你好,

非常感谢你的细心回答,我还是有个问题不明白,

1)我想用Bootlaoder来擦出P-Flash的方式更新程序(Codewarrior编译产生的S19文件),是不是需要将S19文件格式转换成全局地址格式(即Linear格式)?

2)codewarrior编译成的S19文件是Banked格式嘛?

再次感谢!!!

发件人:ZhangJennie <admin@community.nxp.com>

发送时间:2017-05-09 12:24

主题:Re: - Re: In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

收件人:"jichao yang"<paul_yd06@163.com>

抄送:

NXP Community

Re: In Mc9s12xep100 Bootlaoder,What is the function of SRecCvt-GUI?

reply from ZhangJennie in CodeWarrior Development Tools - View the full discussion

P&E programmer 是烧写器,自身不产生烧写文件。

P&E programmer 支持线性的phy格式文件,不支持banked格式的s19文件。

如果选用P&E programmer 做烧写器,就要把s19转成banked才能用。

Have a great day,

Jennie Zhang

0 Kudos

723 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

>>1)我想用Bootlaoder来擦出P-Flash的方式更新程序(Codewarrior编译产生的S19文件),是不是需要将S19文件格式转换成全局地址格式(即Linear格式)?

用bootloader更新pflash的程序,不是一定要转s19文件格式。只要bootloader 程序可以解析s19就可以,取决于bootloader是怎么编的。

>>2)codewarrior编译成的S19文件是Banked格式嘛?

yes.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos