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.
你好,请看下面步骤:
To check the version of your device,
perform the following steps.
1. Connect to the device in the Code Composer Studio™ software.
2. Select View → Memory.
3. Enter the address of the beginning of the ROM, 0xFFFD0000, at the top of the memory window.
4. Select Character mode at the bottom.
The text d800k008 should appear in the memory window at offset 0x08. For earlier ROM revisions, the
text could also appear as d800k002, d800k004, or d800k006. It’s important to know your ROM revision
when generating boot images. If you don’t see any of these values in the memory window, this document
is not applicable to your device. An abbreviated summary of the ROM boot loader revision history can be
found in Appendix E.