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.

AM2732: 我在官方两片级联的Demo中导入了以太网模块,该如何进行裁剪来节省以太网模块对MSS_L2空间的占用

Part Number: AM2732
Other Parts Discussed in Thread: AWR2243,

我在官方AM2732+2*AWR2243两片级联的Demo中导入了以太网模块,使能了CPSW,添加了PHY驱动以及LWIP协议栈。目前通过.map文件看下来,添加以太网模块前后MSS_L2空间占用情况如下:

添加以太网模块前:

添加以太网模块之后:

总共占用了MSS_L2内存360KB左右,这太夸张了,请问有什么好的办法来对以太网协议栈或其他占用内存比较大的部分进行裁剪吗?

Thanks!