Tool/software:
Hello Team,
I am trying to compile MCAL package [MCAL_MSPM0_00.02.05.00] files with custom build environment and I am getting following warning:
Is there any compiler flag or linker flag I am missing here?

Thanks & regards,
Rohidas
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.
Tool/software:
Hello Team,
I am trying to compile MCAL package [MCAL_MSPM0_00.02.05.00] files with custom build environment and I am getting following warning:
Is there any compiler flag or linker flag I am missing here?

Thanks & regards,
Rohidas
Hi Rohidas,
It seems you are using a private environment to build the MCAL project and a compiler process has been done to generate a SEPAL.elf.
As for the linker command, here attach a screenshot of ADC example linker flags based on our MCAL build environment. As you can see, the startup file, some driver output files and some related module output files are needed to linked together to generate the final output. I will recommend you to follow our MCAL makefile rules to build MCAL project.

Please refer the MSPM0 MCAL Library User Guide.html in MCAL root folder for the build guidance.
Best Regards,
Pengfei