4574|3

56

帖子

0

TA的资源

一粒金砂(中级)

楼主
 

请问28335进行浮点运算怎么配置呢 [复制链接]

本帖最后由 无知的萝卜 于 2015-9-18 17:47 编辑

我是新手,看了下controlSUITE里的example 中的 fpu_hardware
看了下前面的注释
  1. //###########################################################################
  2. // Description:
  3. //! \addtogroup f2833x_example_list
  4. //! <h1>Floating Point Unit (fpu_hardware)</h1>
  5. //!
  6. //! The code calculates two y=mx+b equations.  The variables are all
  7. //! 32-bit floating-point.
  8. //!
  9. //! The compiler will generate floating point instructions to do these calculations.
  10. //! To compile the project for floating point, the following Build Options were used:
  11. //! -# Project->Properties-> C/C++ Build window-> Basic Settings->
  12. //! C2000 Compiler Vx.x \n
  13. //! In All Options textbox: add "--float_support=fpu32" . \n
  14. //! OR in Runtime Model Options, under "Specify floating point support
  15. //! (--float_support) pull-down menu: Select "fpu32".
  16. //! -# Project->Properties-> C/C++ Build window-> Basic Settings->
  17. //! C2000 Linker Vx.x-> File Search Path \n
  18. //! In "Include linker file or command file as input (--library, -l)"
  19. //! box, click green plus sign and add  rts2800_fpu32.lib
  20. //! (run-time support library).
  21. //! -# Not included in this example: If the project includes any other libraries,
  22. //! they must also be compiled with floating point instructions.
  23. //!
  24. //! \b Watch \b Variables \n
  25. //! - y1
  26. //! - y2
  27. //! - FPU registers (optional)
复制代码
貌似需要配置CCS,但是我按照这个顺序来Project->Properties-> C/C++ Build window-> Basic Settings->  
发现根本木有C/C++ Build window-

//! OR in Runtime Model Options, under "Specify floating point support
//! (--float_support) pull-down menu: Select "fpu32".
也没找到Specify floating point support 和有选择fpu32的下拉菜单


请问要用到浮点运算应该怎么做呢?

最新回复

要设置几个协处理器, 看看手册,有什么就设置什么(335有浮点处理器就设置它,没有CLA就不设置它) [attach]214774[/attach]   详情 回复 发表于 2015-9-18 21:44
 
点赞 关注

回复
举报

1万

帖子

28

TA的资源

裸片初长成(高级)

沙发
 
这个不算吗?


 
 

回复

1万

帖子

28

TA的资源

裸片初长成(高级)

板凳
 
要设置几个协处理器,

看看手册,有什么就设置什么(335有浮点处理器就设置它,没有CLA就不设置它)


点评

原来如此~ 谢谢啦  详情 回复 发表于 2015-9-18 22:04
 
 
 

回复

56

帖子

0

TA的资源

一粒金砂(中级)

4
 
dontium 发表于 2015-9-18 21:44
要设置几个协处理器,

看看手册,有什么就设置什么(335有浮点处理器就设置它,没有CLA就不设置它)

...

原来如此~ 谢谢啦
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表