MFG Tool - Create Folder on SD card

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

MFG Tool - Create Folder on SD card

942 次查看
YaronCohen
Contributor I

Hello

I would like to know if there is an option to create a new folder on the SD card as part of the Image burning on MFG tool (Example: Temp)

Thanks

标记 (2)
0 项奖励
回复
1 回复

791 次查看
qiang_li-mpu_se
NXP Employee
NXP Employee

You can edit the MFGTool config "ucl.xml" to create folder.

For example, you can add the followed line to create a test folder under root folder.

 

<CMD type="push" body="mkdir  /test"/>

0 项奖励
回复