|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Thu Feb 10 16:59:16 CET 2005
Subject: [openrisc] OR1200 compiler
* stefano.lorenzini1@t... (stefano.lorenzini1@t...) wrote: > Hi, > > I'm trying to use OR1200 processor, I already did simple tests mapping > the risc onto an FPGA. I experimented easy program writing by hand > the code (in binary format) now I need the compiler in order to write > in assembler my code. > > I tryied to set-up the tool chains but it was really a mess. I'm not > a Linux/PC specialist but it seems my Linux installation miss many > package. > > In order to speed up my HW oriented tests I would like to know if some > one could send me the executable of the OR1200 assembler compiler (may > be it works also on my pC?) or a similar format (RPM?) that could > avoid me the C compilation. I have a PC with Linux Mandrake 10.1 > installed.
right now we don't provide binary packages for linux. (there is an option to download binary package for cygwin).
i suggest you download the ATS script:
http://www.opencores.org/projects.cgi/web/or1k/ats/or32-uclinux/or1k_ats_uclinux.txt
edit the configurable options at the top and try running it. it should the whole toolchain for you.
best regards, p.
|
 |