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.

C6747 biosUSB example

Other Parts Discussed in Thread: CCSTUDIO

I am trying to build the biosusb device MSC example project for the EVM6747.

When I compile the bios usbdevmsc.tcf I get the following message.

 [usbdevmsc.tcf] "C:\CCStudio_v3.3\bios_5_41_10_36\xdctools\tconf" -b -Dconfig.importPath="C:/CCStudio_v3.3/bios_5_41_10_36/packages"  usbdevmsc.tcf
js: "./usbdevmsc.tcf", line 174: Failed to generate config files.

Compile Complete,
  1 Errors, 0 Warnings, 0 Remarks.

line 174 of the .tcf file is     prog.gen();

I am using CCS3.3  ver 3.3.82.13. I have tried with DSP/Bios 5.33.04 and 5.41.10.36 and get the same message.

USB driver installation: C:\Program Files\Texas Instruments\biosusb_01_00_00\packages\ti\biosusb\examples\usbdevmsc\build\usbdevmsc.tcf

I have several other Bios .tcf files that compile correctly.

any hints in what causes this error message?

Thanks