...
Cloning code
Code Block mkdir odu_high cd odu_high git clone "https://sphoorthi@gerrit.o-ran-sc.org/r/a/o-du/l2"
2. Compilation
- O-DU
Code Block |
---|
cd odu_high/l2/build/odu
make clean_odu odu MACHINE=BIT64 MODE=FDD |
...
Cloning code
Code Block |
---|
mkdir odu_high cd odu_high git clone "https://sphoorthi@gerrit.o-ran-sc.org/r/a/o-du/l2" |
2. Compilation
- O-DU
Code Block |
---|
cd odu_high/l2/build/odu
make clean_odu odu MACHINE=BIT64 MODE=FDD |