Code size growth in CW 10.5 DSC Compiler

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

Code size growth in CW 10.5 DSC Compiler

跳至解决方案
987 次查看
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 解答
838 次查看
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 回复
839 次查看
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 项奖励
回复