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: jfafinski@h...<jfafinski@h...>
    Date: Wed May 19 11:45:45 CEST 2004
    Subject: [openrisc] cbasic problem address 0x38 of cbasic-nocache-O2.or32
    Top
    I try to run orp/orp_soc/sw/cbasic but I still get this error :


    hod 213% make
    or32-uclinux-ld -T ../support/orp.ld cbasic-O0.o
    ./support/reset-nocache.o ../support/libsupport.a -o
    cbasic-nocache-O0.or32
    or32-uclinux-objcopy -O binary cbasic-nocache-O0.or32
    cbasic-nocache-O0.bin
    ./utils/bin2hex cbasic-nocache-O0.bin > cbasic-nocache-O0.hex
    cp cbasic-nocache-O0.hex ../../sim/src/
    or32-uclinux-ld -T ../support/orp.ld cbasic-O2.o
    ./support/reset-nocache.o ../support/libsupport.a -o
    cbasic-nocache-O2.or32

    or32-uclinux-ld: warning: no memory region specified for section
    `.rodata.str1.1'
    or32-uclinux-ld: address 0x38 of cbasic-nocache-O2.or32 section .dummy
    is not within region flash
    make: *** [cbasic-nocache-O2] Error 1



    I guess it's a memory problem but I don't know where it comes from...
    I wonder if I should creste a .dummy file with bin2c bin2srec
    bin2flimg bin2hex in directory ../support. I have already made them
    but maybe the problem comes from the linking betwen us... with
    merge2srec. but when I run it nothing happens. and after many commands
    I don't manage to do something

    Thanks if someone can help me.

    faf19

    Follow upAuthor
    [openrisc] cbasic problem address 0x38 of cbasic-nocache-O2.or32Will Partain

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