This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: System Configuration RF Command Names are not updated when adding new commands

Other Parts Discussed in Thread: CC1352R

Tool/software: Code Composer Studio

Hey everyone,

I noticed that when you create a System Configuration File and create a RF Command Variable Prefix, the command names are only updated when the RF Command Variable Prefix is updated.
For example, if you create a new RF Stack and change the Prefix, all commands will get that prefix as you type it.
If you then decide that you need a few other commands, too, and add them via the RF command list, those will not get the Prefix you entered.
SOLUTION: Delete and rewrite one letter in the RF Command Variable Prefix to update the added command prefix.

In the following example the cmdRXTest Command was added AFTER changing the RF Command Variable Prefix. This might lead to multiple commands having the same name if you are using multiple RF stacks.