Part Number: TMS320F28075
Other Parts Discussed in Thread: C2000WARE
Hello, in our CAN example project.
It's using can.c, and it's located in deprecated file.
C:\ti\c2000\C2000Ware_1_00_06_00\device_support\f2807x\common\deprecated\driverlib
We also have F2807x_can.c which is in
C:\ti\c2000\C2000Ware_1_00_06_00\device_support\f2807x\common\source
1. Why we are using deprecated file?
And we have Deprecated_F2807x_DRL_UG in
C:\ti\c2000\C2000Ware_1_00_06_00\device_support\f2807x\common\deprecated
we also have F2807x_DriverLib_Users_Guide in
C:\ti\c2000\C2000Ware_1_00_06_00\device_support\f2807x\docs
2. which should I refer to ?