Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 13 Apr 2011 10:50 PM by  Takki
Target configuration error regarding GEL file in CCStudio4.2
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Takki
New Member
New Member
Posts:


--
13 Apr 2011 10:50 PM
    After I downloaded the 1017292B_OMAP-L138_GEL_BSL_Files_v2[1].3.zip from LogicPD website,
    I added GEL files to the Target Configuration file in CCStudio v4.2
    OMAPL138_DSP.gel-> Advanced tab C674X_0 initialization script
    OMAPL138_ARM.gel-> Advanced tab ARM9_0 initialization script

    And I clicked 'Save' button.
    Then the following error has occurred.

    Could you please investigate the reason for the error?

    ?Error message ?

    Description cvc-complex-type.4: Attribute 'description' must appear on element 'device'. in file D:/Documents and Settings/x0125070/My Documents/
    workspace_DSP/workspace_OMAP/OMAP-L138 C6000 AMSC kagagiri/NewTargetConfiguration.ccxml
    Resource NewTargetConfiguration.ccxml
    Path OMAP-L138 C6000 AMSC kagagiri
    Location line 12 ?Error


    ?NewTargetConfiguration.ccxml:

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <configurations XML_version="1.2" id="configurations_0">
    <configuration XML_version="1.2" id="TI XDS560 Emulator_0">
    <instance XML_version="1.2" desc="TI XDS560 Emulator_0" href="connections\TIXDS560_Connection.xml" id="TI XDS560 Emulator_0" xml="TIXDS560_Connection.xml" xmlpath="connections"/>
    <connection XML_version="1.2" id="TI XDS560 Emulator_0">
    <instance XML_version="1.2" href="drivers\tixds560icepick_c.xml" id="drivers" xml="tixds560icepick_c.xml" xmlpath="drivers"/>
    <instance XML_version="1.2" href="drivers\tixds560c674x.xml" id="drivers" xml="tixds560c674x.xml" xmlpath="drivers"/>
    <instance XML_version="1.2" href="drivers\tixds560arm9.xml" id="drivers" xml="tixds560arm9.xml" xmlpath="drivers"/>
    <instance XML_version="1.2" href="drivers\tixds560etb11.xml" id="drivers" xml="tixds560etb11.xml" xmlpath="drivers"/>
    <platform XML_version="1.2" id="platform_0">
    <instance XML_version="1.2" desc="OMAPL138 - ARM9 and C674x Floating point DSP_0" href="Devices\OMAPL138.xml" id="OMAPL138 - ARM9 and C674x Floating point DSP_0" xml="OMAPL138.xml" xmlpath="Devices"/>
    ?Error==> <device HW_revision="1" XML_version="1.2" id="OMAPL138 - ARM9 and C674x Floating point DSP_0" partnum="OMAPL138">
    <router HW_revision="" XML_version="1.2" description="" id="device_0" isa="ICEPICK_C">
    <subpath id="device_1">
    <cpu HW_revision="" XML_version="1.2" description="" id="device_2" isa="TMS320C674X">
    <property Type="filepathfield" Value="..\..\..\..\..\GEL\OMAPL138_DSP.gel" id="GEL File"/>
    </cpu>
    </subpath>
    </router>
    </device>
    </platform>
    </connection>
    </configuration>
    </configurations>

    ?Target Configuration
    CCS version : 4.2.3.00004
    Connection ??TI XDS560 Emulator
    Board or Device ??OMAPL138 - ARM9 and C674x Floating point DSP
    GEL File ??OMAPL138_DSP.gel, OMAPL138_ARM.gel
    You are not authorized to post a reply.