Hello,
currently i am trying to activate VFP-Core to speed calculations up.
Modifications at init.asm are done, the runtime support library was selected.
But: Compiling the project results in
<Linking>
fatal error #16016
because the libraries are not compiled with VFP-support.
My question is: How can I recompile the libraries (drivers.lib, system.lib, platform.lib, utils.lib) from StarterWare?
If I remember correctly, this libraries were compiled at first start of Code Composer Studio. (this took a few minutes)
But i don´t know how to restart this process. I would be very grateful for a simple solution.
Thanks all,
Martin