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: "Damjan Lampret" <lampret@o...>
    Date: Fri, 18 Apr 2003 21:19:00 -0700
    Subject: Re: [openrisc] eCos & gcc bug
    Top

    Scott,
    
    did you have any problems linking data/bss to 'h00xxxxxx and code to
    'hf0xxxxxx?
    
    I tried once and it didn't work.
    
    regards,
    Damjan
    
    ----- Original Message -----
    From: "Scott Furman" <sfurman@r...>
    To: <openrisc@o...>
    Sent: Friday, April 18, 2003 7:17 AM
    Subject: Re: [openrisc] eCos & gcc bug
    
    
    > A couple of other things I should mention if you're going to run eCos
    > under ORP:
    >
    > I had to change the base address for Flash from 'h04xxxxxx to 'hFxxxxxxx
    > in the ORP SOC verilog.  (The latter is what eCos expects, since that
    > was the documented Flash base address in the ORP specification linked
    > from the OpenCores web site.  As it turns out, there's good reason to
    > use the latter decoding range rather than the former:  Since the SRAM is
    > at 'h00xxxxxx, using 'hFxxxxxxx as the Flash address puts the two spaces
    > close enough to each other so that it's possible to make immediate
    > branches between them.)
    >
    > The eCos code expects that the UART is clocked at 1/16 the CPU clock and
    > it sets the baud rate divider based on that.  You'll need to use
    > configtool to change the CPU speed (and hence the UART clock speed) that
    > eCos expects.
    >
    > -Scott
    >
    >
    >
    > 
    >
    
    
    
    

    ReferenceAuthor
    [openrisc] eCos & gcc bugPhoenix
    Re: [openrisc] eCos & gcc bugScott Furman

    Follow upAuthor
    Re: [openrisc] eCos & gcc bugScott Furman

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