LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: zhustudio<zhustudio@e...>
    Date: Sat Apr 30 04:14:50 CEST 2005
    Subject: [openrisc] how to get memory section in object file
    Top
    hi,

    I have compiled the program in the orp_soc/sw directory.
    The linker use the link script orp_soc/sw/support/orp.ld to link
    the reset.o and <program.o> to ELF format.

    I have seen the orp.ld and GNU ld help, but how can i find different
    section define in my program?
    Dose C/C++ can define section name?
    I have find the section name in reset.S.
    Because the i cannot find section .icm and .dummy in reset.S or except.S

    Another question is the label of _src_beg is the in-build label of the
    source beginning address? I can not find the reference of it.

    Thanks

    zhustudio

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.