I'm developing a Labview ARM project on LM3S8962 EVK.
At the moment I'm using only UART peripherals but I noted that the compiled projects in µVision4 Integrated Development Environment contains also the library of other peripheral like CAN, TCP etc... .
Is It possible to exclude these library. I'd like to save some memory space
Thanks