Hello,<br><br>Thank you for your reply. I have downloaded the toolchain that I should have done at the first place. I am not getting those errors any more but I am stuck at some new ones. I am pasting them below<br><br>.................<br>
calypso/libcalypso.a(uart.o):(.ARM.exidx.text.uart_irq_handler_sercomm+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'<br>calypso/libcalypso.a(uart.o):(.ARM.exidx.text.uart_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'<br>
lib/libmini.a(console.o):(.ARM.exidx.text.cons_rb_pull+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'<br>lib/libmini.a(console.o):(.ARM.exidx.text.__cons_rb_append+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'<br>
lib/libmini.a(console.o):(.ARM.exidx.text.cons_rb_append+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'<br>lib/libmini.a(console.o):(.ARM.exidx.text.cons_puts+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'<br>
lib/libmini.a(console.o):(.ARM.exidx.text.cons_rb_flush+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow<br>make[1]: *** [board/compal_e88/hello_world.ramload.elf] Error 1<br>make[1]: Leaving directory `/home/zaki/osmocom-bb/src/target/firmware'<br>
make: *** [firmware] Error 2<br><br>Another thing that I had to ask was that basically my work is at the layer1 and all the c files present in that folder of firmware have got built, the error that is coming above is in some other folder. Would I be able to load the layer1 files through osmocon without completing the installation of the rest of the firmware.<br>
<br>Awaiting your response,<br>Zaki.<br>