Other Parts Discussed in Thread: C2000WARE, SYSCONFIG, TMS320F28379D
Hello,
I currently have a CCS project that is being used on the F28379D LaunchPad. I now have a custom board which uses the F28374S. I am trying to migrate the existing firmware from the F28379D to be compatible with the F28374S.
The project properties currently shows the Variant and core is set to F28377D which is additionally confusing since this project is working with the F28379D. However, the real problem is that the Variant and core field is greyed out. How can I change this? Is there something I am missing?
Additionally, I have created a Target Configuration file for both the F28379D and the F28374S.
Some background information: I created the project using the following empty example: C:\ti\c2000\C2000Ware_4_01_00_00\driverlib\f2837xd\examples\cpu1\empty_projects\CCS\empty_driverlib_project. And I presume because this project is for any F2837xD processor, the target selection is set to F28377D by default.
Is there an easy way to use my existing firmware with the F28374S processor? The project is part of a local Git repository (using CCS Git perspective) for tracking the project.
Thank you,
- Matthew