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.
Tool/software: Code Composer Studio
Dear Champs,
I am asking this for our customer.
They want to use dynamic key for CSM and are looking for a proper tool for CSM password (key) programming.
They already have a dynamic key generation and wonder if Uniflash command line can be used for password (key) programming.
Do you know if Uniflash command line can be used for it automatically?
Is there any command or argument for the password (key) programming?
If not, do you have any other suggestion for this purpose?
Wayne
Wayne,
You should be able to program the password using UniFlash CLI.
Here is an example command to do that for F28035.
> dslite -c <pathToCCXML> -s FlashKey0=ABCD -s FlashKey1=1234 -b ProgramPassword
Let me know if you have additional questions.
Thanks,
Ricky