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.

CC2640R2L: CCS, linker command file自动填充的cc26x0r2f.cmd或cc26x0f128.cmd

Part Number: CC2640R2L
Other Parts Discussed in Thread: CC2640R2F

在CCS项目simple_peripheral_oad_offchip中,默认芯片型号为CC2640R2F,切换成CC2640R2L或CC2640F128时linker command file会自动填充为cc26x0r2f.cmd或cc26x0f128.cmd,但编译不过,只有把自动填充删掉,linker cammand file为空才能编译过。这是正常的吗?