This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C compiler for Intel 80188

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?

Parents
  • "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.

Reply
  • "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.

Children
No data