Mark,
[quote user="Mark Walsh1"]
When I import the project, I receive the following error:
Unrecognized product of type 'com.ti.rtsc.XDAIS' is required of project 'Example_2806xEPwmTimerInt' - please install at least one product of this type before building this project.
[/quote]
It seems that the way this project was created it has a dependency on XDAIS, which is kind of odd because the examples in ControlSuite don't use XDAIS or any BIOS components. I think in this case, it is safe to ignore the warning especially if the code builds fine without errors.
If you really want to get rid of the warning, I think installing the BIOS components should do it. To install BIOS, you can re-run the CCS 5.4 installer, select the same directory where your current CCS is installed, select the type of setup as "Custom" and and select the DSP/BIOS5 and SYS/BIOS6 components to install. This should install those components over your existing installation, and hopefully the next time you start up CCS that should fix that error during import.
[quote user="Mark Walsh1"]
If I continue, the project builds fine, but when I run it on my TI eval board (Docking-stn USB-EMU [R3]) with a TI F28069 controlCARD Release 1.1), I see no PWM activity.
[/quote]
I am not the best person to help with this. I would suggest posting to the C2000 device forum for the experts there to offer their advice.