How to test MIMXRT685-EVK Serial Boot

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

How to test MIMXRT685-EVK Serial Boot

跳至解决方案
1,711 次查看
lorv
Contributor III

I would like to test the master boot serial mode on an RT685. I have the MIMXRT685-EVK.

In the end I would like to have two RT685, one with a flash connected which boots then the other one via serial boot. For now I just want to test the serial boot though.

I assume if I link the software to be executable from RAM the resulting image file should be bootable via serial boot. If not, what else needs to be done in order to get a suitable image?

From the user manual I take that there are commands that are needed for the serial boot. Namely get_property, set_property and write_memory.

Is there a tool that NXP provides to do a serial boot from a host PC or do I have to implement this myself? If there is no tool, where do I find the documentation about those commands? I was not able to find anything.

Thanks for any help on this!

标签 (1)
0 项奖励
回复
1 解答
1,667 次查看
lorv
Contributor III

Thanks Miguel,

the blhost tool works to test this.

As for my other question, linking the application to RAM is sufficient to get a suitable image for this test, I tested it with the blhost tool.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,680 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @lorv 

These commands are for the blhost tool, this user guide will provide you more information of how to use it.

blhost User's Guide

Best Regards, Miguel.

0 项奖励
回复
1,668 次查看
lorv
Contributor III

Thanks Miguel,

the blhost tool works to test this.

As for my other question, linking the application to RAM is sufficient to get a suitable image for this test, I tested it with the blhost tool.

0 项奖励
回复