Hi all:
我使用 simplelink_cc13xx_cc26xx_sdk_6_40_00_13 该版本SDK修改后的工程,在SDK版本升级到 simplelink_cc13xx_cc26xx_sdk_7_10_01_24 之后,编译出现了一个警告,具体内容是 #10247-D creating output section ".ramVecs" without a SECTIONS specification,这是什么原因导致的,应该如何去修改。

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.
Hi all:
我使用 simplelink_cc13xx_cc26xx_sdk_6_40_00_13 该版本SDK修改后的工程,在SDK版本升级到 simplelink_cc13xx_cc26xx_sdk_7_10_01_24 之后,编译出现了一个警告,具体内容是 #10247-D creating output section ".ramVecs" without a SECTIONS specification,这是什么原因导致的,应该如何去修改。

您好:
现在使用的CCS版本号是12.4.0.00007,之前的版本号是12.2.0.00009,那么这12.4和12.2之间的区别是什么?又是如何在12.4上做修改才不会报如上警告信息。
您好,我们的sdk是基于不同的编译器去写的,所以使用release中的编译器版本可以避免不必要的麻烦