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.

AM3352: How to create a binary file with CCS

Part Number: AM3352

From the CCS menu, select the package from "Project"-> "RTSC Tools"-> "Platform"-> "Edit / View" and set the External Memory.
All the files placed under the "C: \ ti" folder opened by "Project"-> "RTSC Tools"-> "Platform"-> "Edit / View" are all using the same files.
In addition, the link map that exists in the project is common to all, but the binary file generated by the GNU Objcopy Utility is different for each worker.
What are the possible CCS settings that will work when generating a binary file?

  • Hello,

    I'm not sure if I understood your question correctly, but let me try.

    From the CCS menu, select the package from "Project"-> "RTSC Tools"-> "Platform"-> "Edit / View" and set the External Memory.
    All the files placed under the "C: \ ti" folder opened by "Project"-> "RTSC Tools"-> "Platform"-> "Edit / View" are all using the same files.

    Please check if this thread answers your question. 

    In addition, the link map that exists in the project is common to all, but the binary file generated by the GNU Objcopy Utility is different for each worker.

    The binary file may contain date information which would make it different.

    What are the possible CCS settings that will work when generating a binary file?

    Please make sure you choose the right output type when creating a CCS project.

    Please be noted that TI has stopped supporting TI-RTOS based and bare-metal SW development for AM335x devices. Please refer to this announcement and find consolidated development resources there. There will likely be no continuing responses to this inquiry.

    Regards,

    Jianzhong