参考地址:https://e2echina.ti.com/question_answer/microcontrollers/c2000/f/56/t/17305

问题描述:在ccs6的project中添加了硬汉提供的DSP2833x_common和DSP2833x_headers中的头文件和源文件,编译报错:error #10234-D: unresolved symbols remain ,符号找不到定义位置。

(大概是下面这种错误,之前没保存,在网上找一个差不多报错的。。。)

ccs报错:error #10234-D: unresolved symbols remain

确定错误原因:console窗口的内容大概是PieVectTable is  imconpatiable of declared of C:\Users\Yang\workspace_v6_0\FFT\GlobalVariableDefaults.c;硬汉提供的的源文件有问题可能,反正删除之后重新添加TI例程中的源文件,编译通过!

地址在:C:\ti\controlSUITE\device_support\f2833x\v142\DSP2833x_headers\source下。

 

 

相关文章:

  • 2021-11-13
  • 2022-01-10
  • 2021-05-07
  • 2021-04-30
  • 2022-12-23
  • 2022-12-23
  • 2021-10-18
  • 2021-04-02
猜你喜欢
  • 2021-09-29
  • 2021-10-08
  • 2022-01-09
  • 2021-04-30
  • 2021-05-13
  • 2021-08-19
  • 2022-12-23
相关资源
相似解决方案