RISCIT
Junior Member level 1
Hey guys,
Im french so sorry for my english.
I m actually working on an embedded system which is up with one MIPS. The purpose is to embedd a C program onto the device(The MIPS in my case). The compile that i use i Cygwin and librairies are not the same that i have when i run my c program on Windows. So the compiler is not gonna to understand when for example i want to put some text on an LCD with classic funtion such as printf(). we have therefore to write code ourself to make understanding at the MIPS what we want to do, somebody has an idea of how we can do that.
Thank you
Im french so sorry for my english.
I m actually working on an embedded system which is up with one MIPS. The purpose is to embedd a C program onto the device(The MIPS in my case). The compile that i use i Cygwin and librairies are not the same that i have when i run my c program on Windows. So the compiler is not gonna to understand when for example i want to put some text on an LCD with classic funtion such as printf(). we have therefore to write code ourself to make understanding at the MIPS what we want to do, somebody has an idea of how we can do that.
Thank you