Other Parts Discussed in Thread: CONTROLSUITE
Hi, I'm implementting LED blinking project which was implemented on piccolo(C2000) , launchxl-F28027. I have included all the header files and source files to my project. I got these errors:-
1) error #10234-D unresolved symbol remain.
2) gmake: *** [ledblinking.out] Error 1 ledblinking C/C++ Problem
3) gmake: Target 'all' not remade because of errors. ledblinking C/C++ Problem
4) Unresolved symbol _PIE_setDebugIntVectorTable, first referenced in ./source.obj ledblinking C/C++ Proble
I'm not understanding how to deal with it. I have cross checked all header and source files, everything seems ok! Help needed.
Sayali Pathak