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.

How to use XDC Tools with a BIOS 5 CCS4 project



Hello,

I want to create a project with PSP drivers for the DM6437 in CCS4.

In CCS 3.3 there is no problem to build and run a project, but in CCS4 I´m not able to create a buildable project with psp drivers.

Until now now, I tried to import an existing example, like the "dm6437_evm_i2c_st_sample", which I found in the dvsdk_1_01_00_15 package. This example I was able to build with CCS 3.3. But after mirgation to CCS4 the following warnings occured and CCS was not able to build the project :

!WARNING: Unresolved tool: com.ti.ccstudio.buildDefinitions.C6000.Debug.1681332844::XDC

!WARNING: Unresolved tool: com.ti.ccstudio.buildDefinitions.C6000.Default.942327265::XDC

!WARNING: Unresolved tool: com.ti.ccstudio.buildDefinitions.C6000.Default.1846741656::XDC

!WARNING: Unresolved tool: com.ti.ccstudio.buildDefinitions.C6000.Release.1497490946::XDC

 

So, I tried another way ...

I created a DSP/BIOS 5 Projet in CCS4 according to the Demo at: http://rtsc.eclipse.org/docs-tip/Demo_of_DSP/BIOS_5.x_Project_Creation_in_CCSv4. After then I tried to include the DSP/BIOS drivers according to the guide at: http://processors.wiki.ti.com/index.php/Using_a_PSP_Driver_in_DSP/BIOS.

But here I fail at the part where I should adjust the XDC settings in the XDC tab in project build options, because I couldn't find an XDC tab in CCS4 in contrast to CCS3.3.

Can anybody give me an CCS4 example with DSP/BIOS Drivers for DM6437? Or does anybody know how to run XDC from CCS4 with a BIOS5 project?

Best regards, Henrik