Dear Support:
I downloaded the SDK for the TI-15.4 stack v2.0.0.25. I noticed that the projects are built for the CC1310. However when I go to the properties for the project and change the device to the CC1350F128 for the CC1350 launchpad that it fails during the linking stage with the following message using CCS:
<Linking>
undefined first referenced
symbol in file
--------- ----------------
heapEnd <whole-program>
heapStart <whole-program>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "coprocessor_cc13xx_lp.out" not built
gmake: *** [coprocessor_cc13xx_lp.out] Error 1
>> Compilation failure
makefile:176: recipe for target 'coprocessor_cc13xx_lp.out' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
And then when I try to go back and select the CC1310 that it fails also with the same message. The only way I found to recover is to delete the project and go back to the original version in order to be able to build again using the CC1310. Do you know what is the problem? Please advise.
Thanks,
Tim
