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.

CC2642R: Change linker command file in SDK example

Part Number: CC2642R

Hi, 

I'm testing using the simple_peripheral_oad_onchip example in SDK v5.20.00.52

I need to change the link command file. 

But I can't find the linker command file in the CCS project explorer and it is a linked file. 

simple_peripheral_oad_onchip uses the cc13x2_cc26x2_app.cmd and it is located at C:\ti\simplelink_cc13x2_26x2_sdk_5_20_00_52\examples\rtos\CC26X2R1_LAUNCHXL\ble5stack\simple_peripheral_oad_onchip\tirtos\ccs

I moved the linker file to my folder in workspace but it was not reflected in the project.

I want to move cc13x2_cc26x2_app.cmd to my project folder in workspace.

How can i check the linker file information of project?