Code size growth in CW 10.5 DSC Compiler

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

Code size growth in CW 10.5 DSC Compiler

ソリューションへジャンプ
990件の閲覧回数
GottiLuca
Contributor IV

In the new CW 10.5 there is now the possibility to import a project created with CW for DSC v. 8.3 .

The import utility runs quite well ( just some minor problems with some linker directives but quite easy to solve ) .

But when i build the project in CW10.5 I get a total size of the code about 5% greater compared to the code size i've got with the same project in CW8.3 ..

Has anyone already seen this behavior ? Any solutions ?

ラベル(1)
0 件の賞賛
返信
1 解決策
841件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

There's some change in 56800E compiler to fix the known bugs and improve the efficiency. So it is possible that the code size afte building is changed. If code size is quite important for you, please enable the optimazation globally or locally.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
842件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

There's some change in 56800E compiler to fix the known bugs and improve the efficiency. So it is possible that the code size afte building is changed. If code size is quite important for you, please enable the optimazation globally or locally.

0 件の賞賛
返信