完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
本帖最后由 一只耳朵怪 于 2018-6-11 17:33 编辑
CCS设置中,将浮点运算设置为fpu32: 1、是否需要将IQmath.lib更改为IQmath_fpu32.lib ,rts2800.lib更改为rts2800_fpu32.lib? 2、rts2800_fpu32.lib与rts2800_fpu32_eh.lib的区别? |
|
相关推荐
4个回答
|
|
Codegen Floating Point RTS Library: Use the correct run-time support library for native 32-bit floating-point. For C code this is rts2800_fpu32.lib. For C++ code with exception handling, use rts2800_fpu32_eh.lib.
FPU FastRTS Library: This library provides a boost to math operations by using lookup tables available in the ROM of the device. Link your code with the IQmath object code library. This will normally be the IQmath.lib library. If you have a C28x with floating-point device and wish to mix IQmath and native floating-point, then use the IQmath_fpu32.lib. This file contains all of the IQmath functions in object format. The library is constructed such that ONLY the functions that are used are included as part of the project. This minimizes code size Young Hu |
|
|
|
Arttronix 发表于 2018-6-11 01:11 嘿嘿,我来补充一个吧 rts2800_fpu32.lib与rts2800_fpu32_eh.lib的区别就是,前面的是C,后面的是C++ |
|
|
|
future20082010 发表于 2018-6-11 01:27 在28335中,float运算与iQ格式运算,哪个速度快点? |
|
3 条评论
|
|
在28335中,float运算与iQ格式运算,哪个速度快点? IQ格式的也是作为float的来运行的。 Young Hu |
|
|
|
只有小组成员才能发言,加入小组>>
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
566 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1015 浏览 1 评论
651 浏览 0 评论
普中科技F28335开发板每次上电复位后数码管都会显示,如何熄灭它?
492 浏览 1 评论
1012 浏览 0 评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
115浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
89浏览 14评论
在使用3254进行录音的时候出现一个奇怪的现象,右声道有吱吱声,请教一下,是否是什么寄存器设置存在问题?
104浏览 13评论
TLV320芯片内部自带数字滤波功能,请问linein进来的模拟信号是否是先经过ADC的超采样?
97浏览 12评论
TPA6304-Q1: TPA6304 两片公用一组I2C的话,其中一片配置不成功怎么办
123浏览 10评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-3 03:24 , Processed in 0.775757 second(s), Total 60, Slave 53 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号