3211 views|0 replies

3836

Posts

19

Resources
The OP
 

Solution to the error after importing CCS3.3 project into CCS6.2 [Copy link]

As the title says.
After importing a CCS3.3 project into CCS6.2, the compilation fails and the following error is reported:
undefined first referenced
symbol in file

codestart
error #10234-D: unresolved symbols remain
warning #10062-D: entry-point symbol “codestart” undefined
error #10010: errors encountered during linking; “xxxx.out” not built.

Check if the project include files are missing, and find that they are all included, especially
CodeStartBranch.asm.
Check if there is codestart in the CMD file, and find that codestart exists
: > BEGIN PAGE = 0

But the above error is still reported.
Check Project–>Properties–>Build–>C2000 linker–>Advanced Options–>Symbol Management
(–entry_point,e) and there is "codestart" in the input box
. Delete "codestart" even if the input box is empty.
Click OK
. Compile again, OK.

This post is from Microcontroller MCU
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list