...
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
...
Compilation of O-DU
Code Block cd odu_high/l2/build/odu make clean_odu odu MACHINE=BIT64 MODE=FDD
Compilation of CU Stub
Code Block cd odu_high/l2/build/odu make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD
Compilation of RIC Stub