One, the phenomenon
br>
Second, the reason why
No Algorithm was found for: 08001000h-0800FFFFH, which means that the program size has exceeded the space address of 08001000H. So it’s an error
3. Solutions
Mounriver studio error handling
ah
Defining too many global variables
ใ Solution ใ
Change some unnecessary global variables to local variables
CCS compiler reported an error: error เท 10234-d: unresolved symbols remain
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.”