Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
I am trying to add header file in my project form c2000 example. I put following path in "Include options" and header file are included successfully but when I try to call any function then compiler give error "unsolved symbol remain". I doing some thing wrong in linking file. Please help to resolve this.
"C:\ti\c2000\C2000Ware_1_00_05_00\device_support\f2837xs\headers\include"
"C:\ti\c2000\C2000Ware_1_00_05_00\device_support\f2837xs\common\include"
"C:\ti\c2000\C2000Ware_1_00_05_00\utilities\third_party\f2837xs"
"C:\ti\c2000\C2000Ware_1_00_05_00\libraries\communications\usb\f2837xs"
"C:\ti\c2000\C2000Ware_1_00_05_00\device_support\f2837xs\common\deprecated"