Part Number: TIDC-CC2650STK-SENSORTAG
Tool/software: Code Composer Studio
Hi,
I have a bunch of projects for the CC2650STk Sensortag. They are exercises for students. I want to port the projects to have a version that also runs on the CC1350 Sensortag but so far without success.
I set the targetConfigs to CC1350F128.ccxml and under Project>Properties>General changed the linker commad file to cc13x0f128.cmd.
I changed the changes references to cc2650 and cc26xx in the .ccsproject file.
When compiling the project I get a bunch of errors in the cc2650.ld linker script and I dont know how to resolve them.
Any help would be highly appreciated.