Need to change SDK settings

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

Need to change SDK settings

864 Views
billsousan
Contributor I

We are working on a new board using MCUXpresso IDE and the KE02Z16VLD4 processor.  I built the SDK on the website and added a few things (the UART fsl driver and debug).  However, I noticed when I built it in the MCUXepresso it used up over 80% of the flash memory.  I looked at the UART source and it has a lot of stuff I don't need (all I need it for is diagnostic output)  Can I remove the fslUart driver while in the IDE?  Or do I have to go back and regenerate a new SDK (which I hope I don't have to each time I want to change something?)

Thanks,

Bill

1 Reply

681 Views
billsousan
Contributor I

Found it - right click on project and the option is Manage SDK Components