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.

[参考译文] LAUNCHXL-CC1310:。

Guru**** 2473270 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1373386/launchxl-cc1310

器件型号:LAUNCHXL-CC1310

工具与软件:

您好!
我正在尝试在 LaunchPad CC1312R1中刷写 contiki-ng 示例"base-demo"、并且我已经按照 https://docs.contiki-ng.org/en/master/doc/platforms/simplelink.html#上的步骤进行了操作
这是我的输出:
"C:\\ti\\ccs1271\\ccs\\utils\\bin\gmake"-k -j 4 base-demo -O

使用已保存的目标"植入链接"
mkdir build/simplelink/launchpad/cc1312r1/obj/.deps
mkdir build/simplelink/launchpad/cc1312r1/gen
cc base-demo.c
CC ../../../../arch/platform/simplelink/cc13xx-cc26xx/platform.c
CC ../../../../arch/platform/simplelink/cc13xx-cc26xx/batmon-sensor.c
...
...
...
LD build/simplelink/launchpad/cc1312r1/base-demo.simplelink

****构建完成****

但链接器会将此输出文件生成为 base-demo.simplelink、而不是生成。 ELF 文件?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Patryk:

    我们不支持 TI 提供的此软件。 您可以尝试询问 contiki 社区。

    也许有一种简单的方法可以将生成的文件转换为您需要的格式?

    谢谢、

    Marie H.

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!
    感谢您的回答! 在 CCS 中,我无法生成这个。 ELF 文件、但使用 contiki 的 Docker 映像中的 embedd 编译器、我能够生成此文件。
    此致!
    Patryk