Part Number: TMS320F28P650SK
Other Parts Discussed in Thread: C2000WARE
The following warning information appears when I use C2000Ware 5.04.00.00.
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.
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?