Other Parts Discussed in Thread: CC2340R5, , SYSCONFIG
Tool/software:
Hello,
I am currently working on a project using the CC2340R2. The Code I use is based on the Example project Basic BLE and runs on a CC2340R5 without problems. However, when migrating to a CC2340R2 encounter a problem which is not described in the migration guide. I get the following Error
{
"resource": "file:///c%3A/Users/admin/workspace_ccstheia/Basic_BLE_R5_final_R2_no_pins_copy",
"owner": "ccs-client",
"severity": 1,
"message": "/ti/ble/ble: An attempt was made to change the setting '$name' which does not exist. Click here to acknowledge and dismiss this error. This is most likely due to a difference in the board or device. ",
"startLineNumber": 0,
"startColumn": 0,
"endLineNumber": 0,
"endColumn": 0
}
I have no idea what setting is ment and how to change it. I am poting this error in the bluetooth forum because of the path ti/ble/ble given in the error message.
Thanks for helping :)





