IO Support

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

IO Support

跳至解决方案
1,740 次查看
davidra7
Contributor I

Hey,

I created a project for MKL02Z32 with IO Support and PE . The project size is Appr 6KB and without IO support is 1.5KB , How can I remove IO support from existing project?

 

Thanks for your help.

David

标签 (1)
0 项奖励
回复
1 解答
1,600 次查看
trytohelp
NXP Employee
NXP Employee

David,

in the project properties.

pastedImage_0.png


Have a great day,
Pascal
NXP Technical Support

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,600 次查看
trytohelp
NXP Employee
NXP Employee

Hello David,

My configuration is CW for MCU v10.6.4 + patches (10.6.5 update).

Based on this tool I've created 3 projects for KL02Z32 device:

    - UART,

    - Console,

    - No IO.

What are the differences ?

    the library used/linked to the project

By default when you select NO IO, the ewl_noio lib is selected.

The Console is using ewl_hosted.

If you change it to ewl-noio, you will get same config than No IO.

Have a great day,
Pascal
NXP Technical Support

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,600 次查看
davidra7
Contributor I

Hey Pascal ,

the difference is in code size at the begining .

Thanks for the help but where I need to change it ?

Thanks,

David

0 项奖励
回复
1,601 次查看
trytohelp
NXP Employee
NXP Employee

David,

in the project properties.

pastedImage_0.png


Have a great day,
Pascal
NXP Technical Support

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,600 次查看
davidra7
Contributor I

Thanks!!

David

0 项奖励
回复