工具/软件:TI C/C++编译器
大家好,
我找到 了 TI 提供的 Hercules DSPLIB CMSIS 库,它具有 源代码和 预编译库,但这些库采用.lib 格式,Windows 基本支持该格式。
任何人能不能帮助我提供有关 用于 Linux 平台的 Hercules DSP 预编译库的信息(例如,.a 格式)以及同一库的依赖项,如果我想在 Linux 上运行示例应用程序链接这些库。
此致,
Manish
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++编译器
大家好,
我找到 了 TI 提供的 Hercules DSPLIB CMSIS 库,它具有 源代码和 预编译库,但这些库采用.lib 格式,Windows 基本支持该格式。
任何人能不能帮助我提供有关 用于 Linux 平台的 Hercules DSP 预编译库的信息(例如,.a 格式)以及同一库的依赖项,如果我想在 Linux 上运行示例应用程序链接这些库。
此致,
Manish
Manish、
构建文档中为 CCS 介绍的步骤使用 CCS 版本中免费提供的 TI ARM 工具链来编译库。 CCS 还n`t Linaro GCC 编译器、因此您无需 CodeSourcery IDE 支持。 打开 CCS 并将工程导入根目录并检查编译设置。
我们建议您从 TI ARM 编译器开始、然后尝试查看是否要使用与 MDK 配合使用的其他工具链。
此致、
Rahul