I'm trying to create a SYS/BIOS project in CCS 5.1 for the C6678 EVM using the supplied project templates (i.e. I choose "File->New->CCS Project" and then select "SYS/BIOS->Typical" in the "Project templates and examples" part of the "New CCS Project" dialog window. CCS then complains that "No XDC tools are currently installed. Please install XDC tools before creating a project of this type". However, if I check the installation details, I can see that I do have XDCTools installed (product IDs are org.eclipse.rtsc.xdctools.product.ui.feature.group, org.eclipse.rtsc.xdctools.product_3.22.4.46.feature.group, and com.ti.xdctools.base.3.22.win32.feature.group). Attempts to manually tell eclipse where the xdc tools are installed (via the "Select XDCtools Version" dialog) also fail - it always tells me it cannot find any tools. This is with CCS 5.1.0.09000, SYS/BIOS 6.32.5.54 and XDCtools 3.22.4.26.
Does anyone have any idea what could be going wrong ?