Link unused functions

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

Link unused functions

ソリューションへジャンプ
964件の閲覧回数
aratzrodriguezs
Contributor II

Hello,

 

I have a problem using Codewarrior for MPC55xx, MPC56xx 2.8 for MPC5643L Controller Board platform.

 

The problem is that when I debug the program into the platform, the linker does not include functions that have not been used even if code generation optimization is off. I want to know if is possible to the linker to include functions that have not been used when I debug to use them later.

 

Regards,

 

Aratz

ラベル(1)
0 件の賞賛
返信
1 解決策
852件の閲覧回数
aratzrodriguezs
Contributor II

I have resolved it using FORCEACTIVE{ } and FORCEFILES{} directives in the lcf file.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
853件の閲覧回数
aratzrodriguezs
Contributor II

I have resolved it using FORCEACTIVE{ } and FORCEFILES{} directives in the lcf file.

0 件の賞賛
返信