source: trunk/Documents/INSTALL

Last change on this file was 88, checked in by rosiere, 15 years ago

Almost complete design
with Test and test platform

  • Property svn:keywords set to Id
File size: 844 bytes
Line 
1--------------------------------------------------
2 Table of contents
3--------------------------------------------------
4
5 I   - Install
6
7--------------------------------------------------
8 I   - Install   
9--------------------------------------------------
10
11Follow this step to install the Morpheo Tools Chain
12
131) Install GNU-Toolchain
14
15cf Tools-source/or1k_toolchain-build-instructions.txt
16
172) Install newlib
18
19Now you can compile a software and use the libc and libm
20
213) Install a simulator
22
233a) systemC
24...
25
263b) systemCASS
27
284) Install soclib
29
30...
31
325) Link
33
34This step consist at create all symbolik link
35 * Morpheo/Tools :
36   - newlib
37   - or1k
38   - soclib
39   - systemc (or systemcass)
40 * Morpheo/Software/*/src/sys/
41   - crt0.s           with $TOOLS/newlib/libgloss/or32/crt0.S
42 * Morpheo/IPs/systemC/shared/
43   - mapping_memory.h
44
456) Enjoy
Note: See TracBrowser for help on using the repository browser.