• 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 » Digital Signal Processors (DSP) » C6000 Multicore DSP » Keystone Multicore Forum (C66, 66A, AM5) » EVM6678LE can not be found using PCIe adapter
Share
C6000 Multicore DSP
  • Forums
  • Announcements
Options
  • Subscribe via RSS
Resources
  • KeyStone Multicore DSP + ARM Product Folder
  • Keystone II MCSDK Download
  • Keystone II MCSDK User's Guide

  • KeyStone Multicore DSP Product Folder
  • Keystone I BIOS-MCSDK Download
  • Keystone I BIOS-MCSDK User's Guide

  • Keystone I & II Training

  • C6000 Multicore DSP Product Folder
  • C6000 Multicore Devices

  • DESKTOP-LINUX-SDK 01_00_00_07 Download
  • MCSDK-VIDEO 02_01_00_08 Download

  • C6472 and C6474 Online Training
  • Check out
    Multicore Mix blog
    • $core_v2_blog.Current.Name

      Wireless base stations – why monitor the backup battery?

      Posted 5 days ago
      by Raj Radjassamy
      2G, 3G and 4G LTE base stations use lead-acid batteries as the...
    • $core_v2_blog.Current.Name

      Innovation through smart integration – achieving lower power, high performing small cells

      Posted 6 days ago
      by Debbie Greenstreet
      Wireless small cell market activity is accelerating lately and...
    • $core_v2_blog.Current.Name

      Four for Friday: What’s up at the Small Cells World Summit?

      Posted 19 days ago
      by Debbie Greenstreet
      If you are a follower of the wireless technology, you have probably...

    EVM6678LE can not be found using PCIe adapter

    EVM6678LE can not be found using PCIe adapter

    This question is not answered
    li zhang104023
    Posted by li zhang104023
    on Apr 26 2012 10:17 AM
    Prodigy220 points

    Hi,

    I have tried the HUA application successfully using emulator cable outside the computer. But when I assembled the board with AMC TO PCIe adapter and pluged into the PCI socket on motherboard, the system can not find the board.

    Firstly in no boot mode, I updated the MCSDK of the board, which had been connected with AMC PCIe adapter, as the procedures in 10.3 at http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide.  There was no errors besides the errors can not find the .c source code files.

    Secondly, I pluged the board into an open PCI socket on the motherboard. Set the board at PCIe boot mode.

    Thirdly, turn on the computer power. At command line, I can not find the mutimedia controller like the discription at TMDXEVMPCI FAQs.pdf.

    I have tried two computers and repeated the whole process several times. I used ubantu 11.04. CCS5.1 and MCSDK2.0.7.19.

    Could you please help me analyze what the problem is?

     

    PCIe EVM6678
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Steven Ji
      Posted by Steven Ji
      on Apr 27 2012 11:23 AM
      Expert8935 points

      Did you update the IBL for PLL workaround and PCIe SSC clock configuration especially for the PC connection please?

      Please take a look at the following step and follow the IBL configuration steps correctly.

      http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/123060.aspx?pi23376=1

      Hope it helps.

      Sincerely,

      Steven

      Sincerely,

      Steven

      ------------------------------------------------------------------------------------------------------------

      Please click the Verify Answer button on this post if it answers your question.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • li zhang104023
      Posted by li zhang104023
      on May 02 2012 09:04 AM
      Prodigy220 points

      Hi Steven,

      I have done the 2 steps programming the IBL and the IBL configuration.  But my PC was still not able to enumerate it.

      So according to the post your recommended last time, I should check several PC values on the board. But I do not know how to check this value. Because I can not access through PCI adapter. You mean I should check this value using USB cable?

      Please help me more, thanks.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Steven Ji
      Posted by Steven Ji
      on May 03 2012 08:44 AM
      Expert8935 points

      You can connect the EVM to the emulator and check the Program Counter (PC) in the CCS register view to see if it is pointed to the L2 SRAM.

      As David suggested in the other thread:

      If PC is not pointed to the L2 SRAM, it means the boot is not completed. Please check the IBL update and configuration again.

      If PC is pointed to the L2 SRAM, it means the boot is completed and please check if the PCIe registers match the initialization values defined here:

      C:\Program Files\Texas Instruments\mcsdk_2_00_00_11\tools\boot_loader\ibl\src\device\c66x\c66xinit.c

      Hope it helps.

      Sincerely,

      Steven

      Sincerely,

      Steven

      ------------------------------------------------------------------------------------------------------------

      Please click the Verify Answer button on this post if it answers your question.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • li zhang104023
      Posted by li zhang104023
      on May 08 2012 09:59 AM
      Prodigy220 points

      Hi,

      I have checked the PC value is: 0x20B0C954, and the PCIe rigister value also is 0x20B0C954, which also have a description "program counter E1 phase".

      I also got a warning information: No source available for "0x20b0c954".

      So what is the meaning?

      BTW: I repeated the programming procedure, I found I got a warning No source available for "abort() at 0x86f620" when I program IBL. But I still got the programming is successful: EEPROM programming completed successfully.

      I found that there is a sub entry below the "Blackhawk XDS560v2-USB Mezzannine Emulator_0/C66xx_0(suspended)" is

      abort() 0x00817CC0 (abort has only skeletal debug info).

      I think that is a problem. What I should to do?

       

      Thanks.

       

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • ArunMani
      Posted by ArunMani
      on May 09 2012 10:34 AM
      Genius9560 points

      HI Zhang,

      What is the MCSDK version you are using. Please make sure you are using the new version of IBL as it is more stable. The no source code issue is that it couldn't find the source code. This should not be a problem. Just flash the new version ibl and setup in PCIe boot and see if you can get the enumareation. They also have PCIeboot example in the MCSDK. You can try that.

      Thanks,

      Arun.

      If you need more help, please reply back. If this answers the question, please click  Verify Answer  , below.

      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