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.

[参考译文] EK-TM4C1294XL:CCS 构建错误—#10008-D 和#6001:权限被拒绝

Guru**** 2912410 points

Other Parts Discussed in Thread: EK-TM4C1294XL

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1576517/ek-tm4c1294xl-ccs-build-errors-10008-d-and-6001-permission-denied

器件型号:EK-TM4C1294XL


工具/软件:

您好的团队、

执行此过程 Code Composer Studio 、我在链接时遇到以下错误:

到目前为止我尝试过的技术

  • 添加了包含路径:

    E:/TIX E:/TIX/inc E:/TIX/examples/boards/ek-tm4c1294xl
  • 添加了 driverlib.lib Linker→File Search Path 下
    (路径:) E:/TIX/driverlib/ccs/Debug/driverlib.lib

  • 已验证.lib该文件是否存在于该位置

  • 已多次清理并重建工程