TMS320F28P650SK: Projiect compilation alarm issue

Part Number: TMS320F28P650SK
Other Parts Discussed in Thread: C2000WARE

The following warning information appears when I use C2000Ware 5.04.00.00.img_v3_0213t_059e9c1b-df73-425d-9bb2-65167a46a46g.jpg

However, there is no such issue when using C2000Ware 5.01.00.00.

1、Then I compared the files and found that the function CAN_sendRemoteRequestMessage(uint32_t base, uint32_t objID) was changed in C2000Ware 5.04.00.00.img_v3_0213t_5b87af46-8599-48b6-b952-67c52e46854g.jpg
Did modifying this place fix some bug?
2、Similarly, the alarms generated by the PMBUS.C file are found in the newly added function.
PMBus_configModuleClockMode This function is also newly added.
How are these alarms generated, how should they be resolved, or can they be ignored?