IO Support

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,844件の閲覧回数
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,704件の閲覧回数
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,704件の閲覧回数
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,704件の閲覧回数
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,705件の閲覧回数
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,704件の閲覧回数
davidra7
Contributor I

Thanks!!

David

0 件の賞賛
返信