Part Number:LAUNCHXL-CC26X2R1
Tool/software: Code Composer Studio
Hi,
I successfuly build and executed the simple central ble example from ti on the cc26x2r1 Launchpad.
The target configuration was set to cc2642. I wanted to change it to cc2652.
So, I opened the target config file cc2642.ccxml and changed the config to cc2652r1.
Also I changed the device variant in the Project Properties to cc2652r1f. But then a cc26x2r1f.cmd file was added to my project and I could no longer build the project successfully. There was "
Description Resource Path Location Type
#10263 FLASH memory range has already been specified cc13x2_cc26x2_app.txt /ble5_simple_broadcaster_cc26x2r1lp_app/TOOLS line 236 C/C++ Problem"
This issue. So I removed the already existing cc13x_cc26x_app.cmd file and got a linker error of deleting some release_permf4 file.
What could be the issue? Am I not changing the target config correctly? Don't I need to change it in project properties as well??
Regards,
Shyam




