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.

CC1310: CC1310 IAR编译环境中compiler.opt.defs和linker.cmd文件中的绝对路径如何修改为相对路径?

Part Number: CC1310

TI的工程师你好,在开发CC1310过程中,我们把1310的sdk移植到了其他路径(默认在C盘中),在IAR编译环境下,我们需要修改以下的绝对路径为自己存放sdk的路径,才能编译成功

现在为了方便在移动工程时,不需要每次都修改以上的绝对路径,我们需要修改为相对路径,请问该如何操作?