The openrisc bugtracker has been moved to: bugzilla.opencores.org. This page is read-only
Problem with toolchain
Information:
Type :: REQUEST
Status :: CLOSED
Assigned to ::
Rich, D'Addio
Description:
Hi,
I have downloaded tool chain for or1k & installed it using one single script provided with it (MOF_ORSOC_...sh)
Now when I am trying to run /or1k/orp/orp_soc/sim/bin/run_sw for building testcase it is showing en error of or32-uclinux-gcc (4.2.2) not found & I am also not getting it installed anywhere so that I can export it.
Can you please also let me know about that orp_soc,how I can create hex file from assembly file (with instruction set ORBIS32) & how this or1k simulator actually works for this purpose?
-Bhargav
Comments:
| Bennett, Jeremy | Sep 6, 2010 |
|---|---|
|
These script should now pull down all the commands it needs correctly. Marking closed. Jeremy
-- |
|
| D'Addio, Rich | Aug 20, 2008 |
|---|---|
|
Hi Bhargev,
Usually the script fails if you don't have the correct support software. If you look on the Opencores gnu_toolchain_port page you will see a list of "apt" commands that list the required packages for Debian/Ubuntu/Gnewsense style packages. You should have something similar for Red Hat style packages such as rpm -i. Also could you check in build/tools/or32-uclinux/bin to see what if anything was built? If you still can't get it to go please send me the output of the script run and I will take a look at it (rich_daddio@yahoo.com). Thanks & BR, Rich d |
|
| Bennett, Jeremy | Aug 19, 2008 |
|---|---|
|
Hi Bhargev,
Looks like a problem with the script. The error message is just reporting that it cannot find the OR32 gcc command. What directory did you specify for installation, is the or32-uclinux-gcc command in the bin sub-directory, and if so is that bin directory on your PATH variable. Please could you add a comment with details of your operating system and environment. That will help diagnosis. Rich D'Addio is the expert on this. I've assigned the issue to him, to take a look at it. The orp_soc software includes some utilities which can convert binary to hex files. Have a look in the sw/utils directory. |
|
Post a comment:
Login to post comments!
