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.

AM5718: How to change the Linker Cmd File when using TI BIOS

Part Number: AM5718

Hello,

I am facing issue in running TI BIOS application on C66x on AM571x IDK board where Linux is running on A15 board.

The problem is A15 Linux is using memory section starting from 0x80000000 and when we check the linker.cmd file in the project created by CCS for C66x (DSP) having TI BIOS, the memory section used by C66x is also the same 0x80000000.

I am looking to change the linker.cmd file but its getting auto-generated as stated in documents as well, the question is how can I change it or edit the value that are auto generating in linker file.

All the resources stated in below doc have access issues.

https://www.ti.com/lit/ug/spruex3v/spruex3v.pdf?ts=1675055220145&ref_url=https%253A%252F%252Fwww.google.com%252F

Any help would be really helpful.

Cordially,
Alark Mishra

  • Hi Alark,

    Apologies for delay in response.

    Please try the following procedure:

    Under Project Properties > Build > XDCtools > Advanced Options > Build Configuration

    Browse and point it to <PDK>\packages\ti\build\am571x\config_am571x_c66.bld

    Then you can make changes in config_am571x_c66.bld  to customize your Linker

    Regards,
    Parth