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.

CC3220MOD: Linker Warnings in Release build after update to SDK 2.10

Part Number: CC3220MOD
Other Parts Discussed in Thread: CC3220SF

Hi community !

Has anyone experienced similar warnings in Release build after having updated the SDK to 2.10 ?

<Linking>
warning #10247-D: creating output section ".text" without a SECTIONS specification
warning #10247-D: creating output section ".const" without a SECTIONS specification
warning #10247-D: creating output section ".data" without a SECTIONS specification
warning #10247-D: creating output section ".bss" without a SECTIONS specification
warning #10247-D: creating output section ".cinit" without a SECTIONS specification
warning #10247-D: creating output section ".resetVecs" without a SECTIONS specification
warning #10247-D: creating output section ".ramVecs" without a SECTIONS specification
warning #10247-D: creating output section ".stack" without a SECTIONS specification
warning #10247-D: creating output section ".sysmem" without a SECTIONS specification
warning #10210-D: creating ".stack" section with default size of 0x800; use the -stack option to change the default size
warning #10210-D: creating ".sysmem" section with default size of 0x800; use the -heap option to change the default size
Finished building target

Thanks in advance  !

Vincent V.