Rev | Line | |
---|
[2] | 1 | -------------------------------------------------- |
---|
| 2 | install.txt |
---|
| 3 | -------------------------------------------------- |
---|
| 4 | |
---|
| 5 | Follow this step to install the Morpheo Tools Chain |
---|
| 6 | |
---|
| 7 | 1) Install GNU-Toolchain |
---|
| 8 | |
---|
| 9 | cf Tools-source/or1k_toolchain-build-instructions.txt |
---|
| 10 | |
---|
| 11 | 2) Install newlib |
---|
| 12 | |
---|
| 13 | Now you can compile a software and use the libc and libm |
---|
| 14 | |
---|
| 15 | 3) Install a simulator |
---|
| 16 | |
---|
| 17 | 3a) systemC |
---|
| 18 | ... |
---|
| 19 | |
---|
| 20 | 3b) systemCASS |
---|
| 21 | |
---|
| 22 | 4) Install soclib |
---|
| 23 | |
---|
| 24 | ... |
---|
| 25 | |
---|
| 26 | 5) Link |
---|
| 27 | |
---|
| 28 | This step consist at create all symbolik link |
---|
| 29 | * Morpheo/Tools : |
---|
| 30 | - newlib |
---|
| 31 | - or1k |
---|
| 32 | - soclib |
---|
| 33 | - systemc (or systemcass) |
---|
| 34 | * Morpheo/Software/*/src/sys/ |
---|
| 35 | - crt0.s with $TOOLS/newlib/libgloss/or32/crt0.S |
---|
| 36 | * Morpheo/IPs/systemC/shared/ |
---|
| 37 | - mapping_memory.h |
---|
| 38 | |
---|
| 39 | 6) Enjoy |
---|
Note: See
TracBrowser
for help on using the repository browser.