Other Parts Discussed in Thread: SYSCONFIG
I'm working with LP-MSPM0L1306. I'm trying to create my project as per previous guide i empty project is working but i created own and followed https://software-dl.ti.com/msp430/esd/MSPM0-SDK/1_20_01_06/docs/english/driverlib/mspm0l11xx_l13xx_api_guide/html/index.html
I'm getting warning:
"./driverlib/m0p/sysctl/dl_sysctl_mspm0l11xx_l13xx.o" -Wl,-llibc.a
warning #10247-D: creating output section ".text" without a SECTIONS specification
warning #10247-D: creating output section ".stack" without a SECTIONS specification
How can I solve this where we need to configure for memory allocation?