DSP Functions & Math

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DSP Functions & Math

1,557件の閲覧回数
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,549件の閲覧回数
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 件の賞賛
返信