DSP Functions & Math

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DSP Functions & Math

1,553 次查看
MLR
Contributor I

I'm working on a project using MC56F84442 and I don't need DSP functions & math. How do I stop the associated files from being included in the generated code?

0 项奖励
回复
1 回复

1,545 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I do not think you need to care about the math function or library, the compiler is smart enough, the compiler integrate the api function binary body only if the function is called. If you do not call a function, binary body of the function is not integrated in the *.elf file eventually.

Hope it can help you

BR

XiangJun Rong

 

0 项奖励
回复