Hi I need an optimized C compiler for 80188 microcontroller,The part is not mentioned in Keil list. Anyone knows where can I find it?
yes the new versions also have this ability but it is hardware dependant,means that the code is generated for PC hardware.I am using another hardware.
"yes the new versions also have this ability but it is hardware dependant,means that the code is generated for PC hardware." The only hardware dependency would be the x86 processor, surely? Of course, you have to take care to avoid all system-dependent features - and that'll include printf.