我测试的过程是这样的:首先执行make mcfw_bios6 ,然后执行make fsupdate
dsp程序在make mcfw_bios6之后是42M,执行make fsupdate之后是31M。
我的dsp程序中有一个算法库(包含多个库文件),不调用这个库时,make mcfw_bios6之后是 15.3M,执行 make fsupdate 之后是4.5M。算法库的大小为6.45M。
不知道是什么原因。还请牛人指教
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.
我测试的过程是这样的:首先执行make mcfw_bios6 ,然后执行make fsupdate
dsp程序在make mcfw_bios6之后是42M,执行make fsupdate之后是31M。
我的dsp程序中有一个算法库(包含多个库文件),不调用这个库时,make mcfw_bios6之后是 15.3M,执行 make fsupdate 之后是4.5M。算法库的大小为6.45M。
不知道是什么原因。还请牛人指教