This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:TI C/C++编译器
尊敬的香榭丽舍
我向我们的客户提出这一问题。
在 F28004x_dev_user_guide.pdf 的 P13中、我们使用 rts2800_fpu32.lib 而不是 libc.a.
位于 C:\TI\C2000\C2000Ware_1_00_06_00\device_support\f28004x\docs\
但是、在我们的 LED_ex1_blinky 等示例代码中、
它显示了我们使用 libc.a、如链接器文件搜索路径中的下图所示。
因此、我们感到困惑。
1) 1)我们应该将哪个库用于运行时支持库?
2) 2) libc.a 和 rts2800_fpu32.lib 之间有何区别?
黄维恩