$ sdcc -mstm8 --out-fmt-elf -o build/firmware.elf build/{main.rel,uart3.rel,misc.rel}?ASlink-Warning-Undefined Global 'null' referenced by module 'main'What is meaning?Module "main.rel" was compile without errors/warning.stm8-gdb has segfault when i ...