When I just contacted the CCS compiler and created a new test project, the following error occurred:
error #10234-D: unresolved symbols remain
If some of the system’s declared function calls fail.
Solutions:
Right click engineering -& GT; Properties-> Build-> ARM Linker-> File Search Path, add driverlib.a link:
“${CC3200_SDK_ROOT}/driverlib/CCS/Release/driverlib.”
Read More:
- Solution to the problem of vs2017 error report unable to open source file
- Solutions to the problem that CodeBlocks cannot be used
- LinkIssue: Error ‘LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or cor
- About error creating bean with name ‘xxxxx’: invocation of init method
- [solution] LD: warning: directory not found for option
- Syntax error, insert “Finally” to complete TryStatem in Myeclipse in Java-
- LNK2001: unresolved external symbol maincrtstartup
- ninja Compiling the C compiler identification source file CMakeCCompilerId.c failed
- Three methods of referencing DLL in Visual Studio 2015
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- Access restriction: the type ‘application’ is not API (restriction on required LIB)
- IOS error: linker command failed with exit code 1 solution
- VC + + compiler can not find the header file and rebuild failure
- How to solve the error after Java importing project
- Solve the problem of visual studio console flashback
- fatal error LNK1169: one or more multiply defined symbols found
- The solution of undefined reference to error
- In vs programming, the code of Ctrl + F5 is flashback
- CMake Error at CMakeLists.txt:5 (PROJECT): The CMAKE_C_COMPILER: cl is not a full path
- Visual studio 2015 compiler, console flash solution