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.

ControlSUITE v3.4.5 - F2837xD, F2837xS, F2807x v2.10 Patch

Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

In the latest controlSUITE v3.4.5 release, the device support packages (v2.10) for F2837xD, F2837xS, and F2807x have had a patch applied. (The updater and full installer include this)

This patch includes changes to the following two files:

  • F2837xD_can.h/F2837xS_can.h/F2807x_can.h
  • F2837xD_device.h/F2837xS_device.h/F2807x_device.h

The fix addresses build errors/warning when building the latest examples using C28 compiler v16.6.0 and newer. The issues were due to the use of compiler intrinsics used in the CAN bit field header file. Additionally, the device header file was updated with guard macros so that the compiler intrinsic is only included for C28, not CLA, builds. The CLA does not support the intrinsic.

Happy coding!

To get all the latest device support updates, download C2000Ware!