I'm new in embedded systems development. I just want to compile some C code for this system:
uname -mrs Linux 2.6.32.28_stm24_0207 sh4 machine : STb7100 Reference board processor : 0 cpu family : sh4 cpu type : STx7100 cut : 3.x cpu flags : fpu cache type : split (harvard) icache size : 16KiB (2-way) dcache size : 32KiB (2-way) address sizes : 29 bits physical bogomips : 264.19 Can anybody tell me the steps how to accomplish C compilation on my PC (Ubuntu) with GCC for that kind of system. I just need a little guidance.