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?