Tool/software: Code Composer Studio
Hi,team.
Cay I use CCS to confirm whether the program in my computer is the same as the program in MSP430 on the board?
because it's my client's EVM board.I can't rewrite the program again.
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
Hi,team.
Cay I use CCS to confirm whether the program in my computer is the same as the program in MSP430 on the board?
because it's my client's EVM board.I can't rewrite the program again.
Hello,
You can use the program verification option (Run -> Load -> Verify Program). You should use Full Verification.
Thanks
ki