News

When the C code runs there is four stages of C code building process which utilizes different ‘tools’ such as a preprocessor, compiler, assembler, and linker. Finally we get executable/.hex file from ...