boot loader

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

boot loader

跳至解决方案
3,080 次查看
chenq
Contributor I

how to use freemaster software to download the firmware into the S12 mcu? Is there any document?

标记 (2)
0 项奖励
回复
1 解答
2,856 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi David,

There is no CAN bootloader for HCS12, only I know is CAN bootloader for S12Z

https://www.nxp.com/docs/en/application-note/AN4723.pdf
https://www.nxp.com/docs/en/application-note-software/AN4723_SW.zip

I would suggest your combine AN4258 with it.

More information, refer this article:
https://community.nxp.com/docs/DOC-102620


Have a great day,
Jennie Zhang

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

在原帖中查看解决方案

3 回复数
2,856 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi David,

Freemaster is debug monitor and data visualization tool. It is for displaying variables changing on an oscillooscope-like display. We don't use it as bootloader.

If you want to use bootloader program flash via SCI, you can refer

https://www.nxp.com/docs/en/application-note/AN2548.pdf 

or

https://www.nxp.com/docs/en/application-note/AN3275.pdf 

or

https://www.nxp.com/docs/en/application-note/AN4258.pdf 

You can also search out related bootloader project from nxp web site


Have a great day,
Jennie Zhang

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

2,856 次查看
chenq
Contributor I

hi,lady Zhang

Thanks for your reply.

Recently I need write a bootloader program to upgrade the firmware via CAN not SCI.

acoording to the document AN4860 , MC56F827XX family is supported to write flash via FreeMaster,but not S12 family.

Have a nice day,

David Chan

0 项奖励
回复
2,857 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi David,

There is no CAN bootloader for HCS12, only I know is CAN bootloader for S12Z

https://www.nxp.com/docs/en/application-note/AN4723.pdf
https://www.nxp.com/docs/en/application-note-software/AN4723_SW.zip

I would suggest your combine AN4258 with it.

More information, refer this article:
https://community.nxp.com/docs/DOC-102620


Have a great day,
Jennie Zhang

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