文件名称:MSPMathLib
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-19
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- acer*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MSPMathLib是TI为MSP430F5xx、MSP430F6xx 以及 MSP430FR5xx系列单片机开发的数学函数库,主要用于三角函数的浮点运算,比标准MATH库函数计算速度提高数十倍。
TI在官网上说是免费提供,但都是捆绑到CCS6和IAR6的安装包中,无法移植到早期IAR版本中。
这是以前下载的头文件和静态库文件,可以直接在IAR中使用,具体使用方法见TI官方PDF,编号slau499。-MSPMATHLIB is an accelerated floating point math library for MSP430 MCUs that delivers up to 26 times faster computation for the most commonly used math functions. The library seamlessly integrates with existing projects to replace the most common floating point math functions without any changes to the code.
TI在官网上说是免费提供,但都是捆绑到CCS6和IAR6的安装包中,无法移植到早期IAR版本中。
这是以前下载的头文件和静态库文件,可以直接在IAR中使用,具体使用方法见TI官方PDF,编号slau499。-MSPMATHLIB is an accelerated floating point math library for MSP430 MCUs that delivers up to 26 times faster computation for the most commonly used math functions. The library seamlessly integrates with existing projects to replace the most common floating point math functions without any changes to the code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
msp430_math.h
MSPMATHLIB_IAR_msp430_small.lib
readme.txt