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.
Hi,
I tried to run the eQEP example from the device support of control suite:
C:\ti\controlSUITE\device_support\f2806x\v100\F2806x_examples
But I am getting the following error
Regards
Abhishek
Hello!
Check your project's settings carefully. Waht CCS version do you apply?
Regards,
Igor
Hi
Thanks for replying.
I am using CCSv5. The Timer BlinkingLED from development kit runs properly but the example project from device support shows that warning.
C:\ti\controlSUITE\device_support\f2806x\v100\F2806x_examples\eqep_pos_speed
What should I look for in the project settings and where?
Regards
Abhishek
Hi Abhishek,
Please check whether the peripherals used in this code support your controller. Also please check your target configuration settings.
Regards,
Gautam
Hi
Yes the peripherals are supported. Also I checked the target configuration in F2806x_Device.h.
When I add the controlSTICK-Piccolo F28069.ccxml from the Timer BlinkingLED, the warning window does not appear but It shows a lot of errors in problem views.
What might be the problem and how can I resolve it?
Regards
Abhishek
Hi Abhishek,
Please attach the complete screenshot of the compiler with errors.
Regards,
Gautam
Hi Igor and Gautam,
I got my mistake today. I didn't include the header file from the development kit.
Thanks
Regards
Abhishek