how can I keep the unused functions compiling into firmware

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

how can I keep the unused functions compiling into firmware

259件の閲覧回数
allenlw
Contributor III

I noticed that if I select a few RTD modules, then all the functions, include the ones that I don't use or need in the project, are compiling into firmware, how can I fix this(for saving the space)?

0 件の賞賛
1 返信

216件の閲覧回数
CongDang
NXP Employee
NXP Employee

All RTD modules provide options to enable/disable a few features (These options can be found in ASR  Specification or UM). These options allow the code for unused features to not be compiled. You can do this on the configuration tool.

For example on MCU module:

CongDang_0-1693413947171.png

 

0 件の賞賛