LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Exclude peripheral library from project

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

0 Kudos
Message 1 of 3
(5,504 Views)

Hi UTVR,

 

in this article you can find some useful tips in order to optize your ARM project (both in time and space)

 

Is what you were looking for?

 

Regrads,

 

Andrea R.

 

 

0 Kudos
Message 2 of 3
(5,492 Views)

Thanks but It don't help me.

My problem is that after compilation the project contains for example the CAN_EK-LM3S8962.lib but I don't use the CAN peripheral. So I'd like to exclude it from project to save memory.

0 Kudos
Message 3 of 3
(5,483 Views)