IO Support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IO Support

Jump to solution
706 Views
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

Labels (1)
0 Kudos
1 Solution
566 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
566 Views
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 Kudos
566 Views
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 Kudos
567 Views
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 Kudos
566 Views
davidra7
Contributor I

Thanks!!

David

0 Kudos