Other Parts Discussed in Thread: C2000WARE
I am getting fatal error whenever I am including the f28379D.h
Can you please help me?
Thanks in Advance!
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.
I am getting fatal error whenever I am including the f28379D.h
Can you please help me?
Thanks in Advance!
Hi Soham,
Please include the file path in the project setting > C2000 Compiler > include options - C2000Ware_5_02_00_00\device_support\f2837xd\headers\include.
F2837xD_device.h is present in the above mentioned location.
This path is not included as part of the driverlib examples. You can add them in the include option and rebuild the example.
Thanks
Aswin
Hello Aswin,
Thank you so much for the prompt response!
I have resolved my issue.
However, I have came across new issue while I am working with F28379D controller. I have connected it to the COM port using Control Card.
I am pretty new when it comes to TI microcontroller.
Aim:
I am working on DC DC converter application. I want to generate 4 different ePWM waveforms for my gate driver. So I need EPWM1, EPWM2, EPWM3, EPWM4 to generate different duty cycles form each module.
In my case EPWM1, EPWM2 and EPWM3 are generating waveforms as per the requirement from the code. But somehow EPWM4 dosent wants to work as desired.
I am assigning variable for CMPA and CMPB. The variables are inputs form ADC module. The variable reads the ADC value and generates the equvalent value for CMPA and CMPB within the range of TBPRD.
I have just used same code for EPWM4 as EPWM3.
If possible can you please help me solve my issue?
Thanks in Advance!
Soham
Hi Soham,
Can you please close the current ticket and reopen a new one for the new issue?
Thanks for your patience, closing this ticket since the primary issue is resolved.
Regards
Aswin