maybe this is already a recognized issue but I opened the project nor-flash-writer-03.20.00.14 from omap-l138 dvsdk4.02 and though it compiles fine, I get 100 errors in the Problems tab, all unresolved symbols that are in .h files that are in the include paths. is it a CCSv4->CCSv5 import problem or is there something that needs to be added to the CCSv5 project after it's converted?
Hello,
Those are linker errors and sounds like you are missing a library that defines those symbols. It could be that something messed up in the import. In any case, check your project to see if all the libraries you need are being linked in. i would guess you are missing some.
Thanks
ki
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box
These are 'symbol could not be resolved' errors in the Problems tab, which are not linker errors.
Also, I didn't import the project, I opened the CCSv4 project and CCSv5.1 converted the internal format upon opening. I did not modify anything about the project.
As I said, I verified that all the symbols are actually in .h files that are findable along the paths that appear in the project. Also I did 'clean' and 'build' and the compiler and linker ran to completion and generated the .out file, and I am able to load and debug it on hardware.
Go ahead and try opening that project - it's in the DVSDK - and you will see what I'm talking about, then you don't have to guess :)
regards,Marc
p.s. I'll paste the errors here for your further edification:
Description Resource Path Location Type Symbol 'NULL' could not be resolved nor.c /norflash-writer line 128 Semantic Error Symbol 'NULL' could not be resolved nor.c /norflash-writer line 147 Semantic Error Symbol 'NULL' could not be resolved nor.c /norflash-writer line 161 Semantic Error Symbol 'NULL' could not be resolved nor.c /norflash-writer line 198 Semantic Error Symbol 'Uint32' could not be resolved nor.c /norflash-writer line 1054 Semantic Error Symbol 'Uint32' could not be resolved nor.c /norflash-writer line 1057 Semantic Error Symbol 'Uint32' could not be resolved nor.c /norflash-writer line 1068 Semantic Error Symbol 'Uint32' could not be resolved norwriter.c /norflash-writer line 176 Semantic Error Symbol 'Uint32' could not be resolved norwriter.c /norflash-writer line 184 Semantic Error Type '__FAR__' could not be resolved norwriter.c /norflash-writer line 50 Semantic Error Type 'Int32' could not be resolved nor.c /norflash-writer line 237 Semantic Error Type 'Int32' could not be resolved nor.c /norflash-writer line 309 Semantic Error Type 'Int32' could not be resolved nor.c /norflash-writer line 410 Semantic Error Type 'Int32' could not be resolved nor.c /norflash-writer line 549 Semantic Error Type 'Int32' could not be resolved nor.c /norflash-writer line 585 Semantic Error Type 'Int32' could not be resolved norwriter.c /norflash-writer line 143 Semantic Error Type 'Int32' could not be resolved norwriter.c /norflash-writer line 148 Semantic Error Type 'Int8' could not be resolved norwriter.c /norflash-writer line 144 Semantic Error Type 'Int8' could not be resolved norwriter.c /norflash-writer line 145 Semantic Error Type 'Uint16' could not be resolved nor.c /norflash-writer line 676 Semantic Error Type 'Uint16' could not be resolved nor.c /norflash-writer line 908 Semantic Error Type 'Uint16' could not be resolved nor.h /norflash-writer line 159 Semantic Error Type 'Uint16' could not be resolved nor.h /norflash-writer line 160 Semantic Error Type 'Uint16' could not be resolved nor.h /norflash-writer line 167 Semantic Error Type 'Uint16' could not be resolved norwriter.c /norflash-writer line 122 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 57 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 57 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 59 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 59 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 60 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 60 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 61 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 61 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 61 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 62 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 62 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 62 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 63 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 63 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 64 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 64 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 65 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 66 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 69 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 72 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 73 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 74 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 75 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 78 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 78 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 79 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 79 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 80 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 81 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 84 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 85 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 85 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 86 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 86 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 86 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 87 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 89 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 89 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 91 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 97 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 97 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 98 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 98 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 99 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 99 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 99 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 100 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 121 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 235 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 235 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 235 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 235 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 238 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 240 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 261 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 267 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 271 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 306 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 306 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 306 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 306 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 308 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 310 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 403 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 403 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 417 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 417 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 435 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 435 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 455 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 455 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 455 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 480 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 480 Semantic Error Type 'Uint32' could not be resolved nor.c /norflash-writer line 480 Semantic Error
correction:
bowerymarc Also, I didn't import the project, I opened the CCSv4 project and CCSv5.1 converted the internal format upon opening. I did not modify anything about the project.
I just checked the wording again and the option I selected was 'import an existing CCS/CCE project' (NOT import legacy 3.3 project). The rest is accurate. Have you tried to replicate my findings?