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: Tue, 22 Apr 2003 23:35:31 -0700
    Subject: [openrisc] Hello World
    Top
    Heya !
     
    This is for everybody trying to run simple Hello World.
     
    I have included a simple uart test case in or1k/orp/orp_soc/sw/uart. The easiest way to build, run it on or1ksim and on or1200 rtl is to go to or1k/orp/orp_soc/sim/run and run '../../bin/run_sw build', '../bin/run_sw single 18' and '../bin/run_rtl_regression single 18'.
     
    When run on or1ksim you will get uart0.tx file with 'Hello World'. Also another file will be created in ../log/s-uart-nocache-or1ksim.log.
     
    You can also run uart-icdc version. This one enables caches.
     
    Uart data rate is set according to or1k/orp/orp_soc/sw/support/board.h.
     
    regards,
    Damjan
     

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