Part Number: TMS320F28374S
Other Parts Discussed in Thread: TMS320F28377S, , C2000WARE
Hi,
The following two Warnings are displayed on CCS. Please tell me how to deal with it. The target device is F28374S.

Thanks,
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.
Part Number: TMS320F28374S
Other Parts Discussed in Thread: TMS320F28377S, , C2000WARE
Hi,
The following two Warnings are displayed on CCS. Please tell me how to deal with it. The target device is F28374S.

Thanks,
Hi Koki,
In your target configuration file, open the ccsxml file, and select device as TMS320F28374S. Currently it is selected as TMS320F28377S.
Save the target configuration file, by selecting 'Save' button. Can you try again if that resolves the warnings you are encountering.
Hi, Santosh
Can you try again if that resolves the warnings you are encountering.
As a result of changing the microcomputer model of Target Configuration, the following warning is no longer issued.
---------CCS comment①----------
"28377S is selected as the target device"
------------------------------------------
However, the following description still remains. I would like to know how to eliminate the content of comment ②. Please let me know if there is any countermeasure.
--------CCS comment ②-------
C28xx: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
----------------------------------------
Thanks,
Koki
Koki,
Are you running C2000Ware example or your custom application? Can you try running an example from C2000Ware driverLib and check if you are seeing the similar warning?
Please check the linker command file with C28x Memory Map in data-sheet and check if there is no violation.