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.

[参考译文] TM4C1290NCPDT:ROM 函数隐式声明错误

Guru**** 2468460 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/669917/tm4c1290ncpdt-rom-functions-declared-implicitly-error

器件型号:TM4C1290NCPDT

e2e.ti.com/.../1817.errors.txtTivaWare_C_Series-2.1.4.178

CCS7.2.

ARM 16.9.6.LTS

您能否帮助解释为什么我将 ROM 函数声明为隐式错误?

附加的控制台日志和错误列表文件。

谢谢、

Priya

e2e.ti.com/.../console16.9.6.LTS.txt

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    头文件。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Priya、
    您是否错过了 ROM.h?
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    pinout.c (具有隐式 ROM 函数的文件)将 rom.h 作为 include 文件。

    编辑后添加了 CCS 论坛解决方案:

    e2e.ti.com/.../669839


    谢谢、
    Priya