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.

RTOS/TMS320C6657: PDK c665x 2_0_5 problem

Part Number: TMS320C6657

Tool/software: TI-RTOS

Hi

I have a question about last release of the PDK C665x.
I am trying to use the last version of the Processor SDK (3.3.0) and I have a problem with PDK 2_0_5:

"C:\ti\pdk_c665x_2_0_5\packages\ti\platform\evmc6657l\package.xdc found along the package path, but no schema file was found. Ensure that the package ti.platform.evmc6657l is completely built"

My configuration is:

CCS 7

7.1.0.00016

Compilatore

8.1.3

XDCTools

3.32.0.06_core

SYS/BIOS

6.46.4.53

PDK C665X

2.0.5

If I use previous PDK (instead of 2.0.5)

MCSDK PDK TMS320C6657

1.1.2.6

I have no problem.

How can I use the latest version?

thank you

Best Regards
Giuseppe

  • I've moved your thread to the device forum.

    Todd
  • Hi,

    Please clarify how I can reproduce the issue you reported here. Also please use CCS 7.0 (NOT 7.1) as in the release note.

    Regards, Eric

  • Your build is looking for the platform definition in incorrect location. The platform definition is located
    bios_6_46_04_53\packages\ti\platforms\evm6678\package.xdc

    Can you provide log of your Processor SDK RTOS environment setup and also confirm that the SDK components were Discovered in CCS before running the pdkProjectCreate.

    Another thing to check, go to build properties and check the RTSC/XDC settings and see that $(BIOS_INSTALL_PATH)/packages is set in the XDCPATH. Also, as Eric mentioned you need to down grade the CCS version as per the Release notes indicate.

    Regards,
    Rahul