• 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 » Embedded Software » BIOS » BIOS forum » Conflicting libraries when upgrading ccv3.2 to ccv5
Share
BIOS
  • Forum
  • Announcements
Options
  • Subscribe via RSS

Forums

Conflicting libraries when upgrading ccv3.2 to ccv5

This question is answered
Bryan Hehn
Posted by Bryan Hehn
on Apr 12 2012 08:40 AM
Intellectual420 points

I am trying to upgrade ccsv3.2 to ccvv5 and have had many problems.  The latest is this.

I get these errors when building:

>>>>>

 error #10056: symbol "_MDIO_timerTick" redefined: first defined in

.../Src/TiLteLib/cixcvrProductEC/LTE/lib/csl_3x_C6482_v3_00_10_01/csl_c6482.lib<csl_mdio.o>";

redefined in

.../Src/Ti/ndk/lib/hal/dsk6455/hal_eth_c6455.lib<c6455_mdio.o64P>"

 and about 8 more MDIO related errors.

>>>

How do I fix this problem??  I need both of these libraries.

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Bryan Hehn
    Posted by Bryan Hehn
    on Apr 26 2012 15:36 PM
    Intellectual420 points

    I see one issue.

    I have an old map file form the ccv3.2

    These are the largest sections from the hal_eth library

    ccv3.2:

    size

    000001dc     hal_eth_c6455.lib : llpacket.o64P (.far)

    ccv5

    00001620     hal_eth_c6455.lib : ethdriver.o64P (.far)

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on Apr 26 2012 19:37 PM
    Mastermind21695 points

    Bryan,

    I think you were using a different version of the NDK with your CCS 3.2 setup, vs. in your CCSv5 setup, is that true?

    Bryan Hehn
    000001dc     hal_eth_c6455.lib : llpacket.o64P (.far)

    This is the "old" driver design called "LL architecture".  It's been replaced by NIMU architecture in newer NDK and NSPs.

    Bryan Hehn
    00001620     hal_eth_c6455.lib : ethdriver.o64P (.far)

    This one is probably using the newer NIMU design.

    So I think that explains this difference you are seeing.

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on Apr 26 2012 19:44 PM
    Mastermind21695 points

    Bryan,

    These errors are indicating that your IRAM memory segment is all used up.  You should try placing some of these sections shown in the error messages (e.g. .trace) into different memory segments.  You can do this using the BIOS config tool.

    Please check out this post since it's almost exactly the same issue:

    http://e2e.ti.com/support/embedded/bios/f/355/p/184869/667442.aspx#667442

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Bryan Hehn
    Posted by Bryan Hehn
    on May 01 2012 07:27 AM
    Intellectual420 points

    I don't have SARAM and DARAM defined.

    I am using the TCI6482 Eval Module.  My memory map puts everything into IRAM.  There is external ram (DDR2) .  What are some sections I could map into DDR2? 

     By the way – this is a legacy project that I did not create.  I’m just trying to port it to ccv5.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on May 02 2012 12:47 PM
    Mastermind21695 points

    Bryan,

    You can start by placing the sections that you are seeing in the error messages into DDR2, in order to get everything building.

    However, DDR2 is external memory and hence it is slower than IRAM.  So, you may want to consider making some optimizations by placing/swapping sections that need faster access times from external DDR2 into internal IRAM.

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
12
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