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
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"/>