• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Development Tools » Code Composer Studio » Code Composer Forum » Cannot detect a valid UIA session error
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    Cannot detect a valid UIA session error

    This question is answered
    Aviv
    Posted by Aviv
    on Mar 19 2012 11:13 AM
    Intellectual335 points

    Hi,

    I have c6678,  uia 1.0.35., sysbios 6.32.05.54, code composer 5.1.0.09

    When I run  system analyzer  I get the fallowing message:

    Debugger based auto-detection

    Cannot detect a valid UIA session. Problems:
    Endpoints[O][1].uiaFile: Cannot find the UIA metadata file. Check existence of (.uia.xml)

    EventTransport:Undentified

    I created  System Analyzer Configuration File (.usmxmal file) and saved it in <project>/Debug/configPkg/package/cfg/  but it  still doesn't work.

    Thanks,

    Aviv

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Aviv
      Posted by Aviv
      on Mar 20 2012 09:47 AM
      Intellectual335 points

      does anyone know how to solve it?

      Thanks again,

      Aviv

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Mar 20 2012 09:51 AM
      Expert3525 points

      Aviv,

      There is a know problem with unicode systems where System Analyzer may not be able to find the .xml files. I recommend installing the patch specified in this thread http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/166845.aspx.

      btw, if you want to specify a manual configuration (as oppose to auto discover configuration) by creating a .usmxml file, you'll have to specify this file in the first line of the System Analyzer->Live dialog. Click the browse button ("...") next to "Auto-detect configuration from Debug Session" and locate your .uxmxml file.

      Let us know if the patch resolves your auto-detect problem.

      Regards,

      Imtaz.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Aviv
      Posted by Aviv
      on Mar 20 2012 11:06 AM
      Intellectual335 points

      Hi Imatz,

      The patch does not resolve the auto-detect problem.

      I still get the same error :(

      Aviv

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Mar 20 2012 12:40 PM
      Expert3525 points

      Aviv,

      Is there a generated uia.xml file in your project? If so where is it located?

      btw, if you specify the UIA config file your created in

      Imtaz.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Mar 20 2012 12:42 PM
      Expert3525 points

      Aviv,

      Last message got sent before completion ...

      I was going to ask if you specify a UIA config file (instead of Auto-detect) does this work?

      Regards,

      Imtaz.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Deepain Nayyar
      Posted by Deepain Nayyar
      on Apr 12 2012 06:35 AM
      Intellectual285 points

      Hi Imtaz,

      I am also facing the same problem and i am using CCS 5.0.3.00025

      UIA 1.0.1.17

      I can see the uia.xml file in my project at location <project>/Debug/configPkg/package/cfg/

      but using auto-detect option its showing the error

      Cannot detect a valid UIA session. Problems:
      Endpoints[O][1].uiaFile: Cannot find the UIA metadata file. Check existence of (.uia.xml)

      and when i am trying to load manually the uia.xml file, its not allowing me to load the file as it is asking for *.usmxml file.

      Any help to load the uia.xml file would be greatly appreciated?

      Thanks,

      Deepain Nayyar

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Apr 12 2012 09:16 AM
      Expert3525 points

      Deepain,

      If you were on CCS 5.1 (or newer) I would have recommended you install the patch I mentioned above. Since you're on 5.0 your best bet is to do a manual config. For manual configuration you first have to create a .usmxml file by clicking the "Create UIA Config File" button at the top of the System Analyzer "Live" dialog. Then specify this file instead of "Auto-detect configuration ...".

      For details on setting up the UIA config see section 4.3 in the System Analyzer User Guide available on the Wiki here http://processors.wiki.ti.com/index.php?title=Multicore_System_Analyzer.

      Hope this helps ... let me know if you run into issues.

      Regards,

      Imtaz.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Deepain Nayyar
      Posted by Deepain Nayyar
      on Apr 15 2012 22:46 PM
      Intellectual285 points

      Hi Imtaz,

      Sorry for the late reply.

      I have created my own UIA config file and specified this file instead of  "Auto-detect configuration ...", but still i am not getting any prints in LIVE session.

      Can you please suggest, what could be the reason?

      Thanks,

      Deepain Nayyar

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Deepain Nayyar
      Posted by Deepain Nayyar
      on Apr 17 2012 02:15 AM
      Verified Answer
      Verified by JohnS
      Intellectual285 points

      hi Imtaz,

      I am able to resolve the problem of loading UIA.

      Initiallly i was enabling UIA session on core 2 only, whereas i was loading both core 2 and core 3.

      But after enabling logging session on both core 2 and core 3, i am able to run my setup using "Auto detect configuration" and the problem is resolved.

      Thanks,

      Deepain Nayyar

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Imtaz Ali
      Posted by Imtaz Ali
      on Apr 17 2012 08:52 AM
      Expert3525 points

      Deepain,

      Excuse the late response ... I was off yesterday. Great to see that you got this working. Let me know if you run into any further issues.

      Regards,

      Imtaz.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Deepain Nayyar
      Posted by Deepain Nayyar
      on Apr 17 2012 22:58 PM
      Intellectual285 points

      Hi Imtaz,

      After enabling the UIA session, i am facing problem in execution graph. I have posted it in a new forum.

      You can find the forum at

       http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/182938.aspx#659694    

      Thanks,

      Deepain Nayyar

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use