Last change
on this file was
88,
checked in by rosiere, 16 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 | |
---|
11 | Follow this step to install the Morpheo Tools Chain |
---|
12 | |
---|
13 | 1) Install GNU-Toolchain |
---|
14 | |
---|
15 | cf Tools-source/or1k_toolchain-build-instructions.txt |
---|
16 | |
---|
17 | 2) Install newlib |
---|
18 | |
---|
19 | Now you can compile a software and use the libc and libm |
---|
20 | |
---|
21 | 3) Install a simulator |
---|
22 | |
---|
23 | 3a) systemC |
---|
24 | ... |
---|
25 | |
---|
26 | 3b) systemCASS |
---|
27 | |
---|
28 | 4) Install soclib |
---|
29 | |
---|
30 | ... |
---|
31 | |
---|
32 | 5) Link |
---|
33 | |
---|
34 | This 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 | |
---|
45 | 6) Enjoy |
---|
Note: See
TracBrowser
for help on using the repository browser.