TI MSPMATHLIB for MSP430
Greetings... I recently came across this math library for the MSP430 from TI:
http://www.ti.com/tool/mspmathlib
I've searched around for information on using this library with CrossStudio for MSP430 and haven't been able to find anything. Anyone out there have any experience using the two together? Tips? Tricks? Things to be aware of?
Looks like this only works with CCS and IAR? :^(
-
TI have a very fixed view of the world. That's why all other MSP430 compiler vendors, apart from IAR which is a rather special case, have thrown in the towel.
There's another item about it with my comments here:
The fact is, there is no standard ABI for MSP430 which means that compilers cannot interoperate. Contrast that with ARM where there is a standard ABI and all compilers use the same calling convention and object file format.
Please sign in to leave a comment.
Comments
1 comment