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.

TMS320F28374S: Build warning: The configured device does not match the detected device.

Part Number: TMS320F28374S
Other Parts Discussed in Thread: TMS320F28377S,

Hi,

I have a question about the following warnings from CCS.

■C28xx_CPU1: Flash Programmer: Warning: The configured device (TMS320F28377S) does not match the detected device (TMS320F28374S).

Q1. I wrote the ccxml file from View> Target Configrations in CCS. Then the above warning occurred.

  However, when I wrote the same project from the "Buid button" on CCS, the above warning did not occur. Is the ccxml file of Target Configurations irrelevant when writing from the "build button"?

 

Q2.  I wrote the ccxml file from View> Target Configrations in CCS. Although the above warning appears in CCS, I was able to write it. What kind of memory allocation will be used when writing to the MCU with a warning issued?
  Ex.)
  -Target Configuration MCU memory allocation
  -Memory allocation of the linker command file

 

Q3. As a countermeasure for the above warning, I changed only the target device of Target Configuration and did not rebuild the out file. Does the out file contain the target device information?
(Because I thought that the out file would also need to be rebuilt after modifying the Target Configuration)

 

It would be helpful if you could answer Q1 to Q3 to deepen my understanding of CCS.

Thanks,

Koki