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.