This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/PROCESSOR-SDK-AMIC110: Windows script for SD card boot image

Part Number: PROCESSOR-SDK-AMIC110

Tool/software: Code Composer Studio

Hi,

 

The customer wants to create SD Card boot image. Can they get the Windows script to create SD Card boot image ".img" file ?

They referred to “1.1.11. Windows SD Card Creation Guide” in the Processor SDK RTOS Software Developer’s Guide.

http://software-dl.ti.com/processor-sdk-rtos/esd/docs/05_01_00_11/rtos/Overview.html#windows-sd-card-creation-guide.

 

They found Linux script “create_img.sh” and “create-sdcard.sh” in the directly of

C:\ti\processor_sdk_rtos_am335x_5_01_00_11\processor_sdk_rtos_am335x_5_01_00_11\bin, but they need Windows script, but couldn’t find Window script.

Do you have a Windows script to create SD Card boot image ?

 

They should use create_img.sh ?

If so, is it OK to use .out file built by CCS as an input file for create_img.sh ? Should they add any option during building files on CCS ?

Could you tell them some example of command line use case of create_img.sh ?

 

Thanks and regards,

Hideaki