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.

MSPM0G3507-Q1: Huge increase in code memory size with stdio functions

Part Number: MSPM0G3507-Q1

Tool/software:

Hi,

After adding the stdio library and one sscanf command the code memory size requirement incresed by 46kB.

I'm using a GCC compiler. Optimization for space helps a litte.

Is this to be expected? Can something be done to reduce this overhead, such as remove unused functions from the library?

I need space for my application :-).

Thanks,

Dave