There are 3 messages in this thread.
You are currently looking at messages 0 to 3.
Does anyone use the SDCC with Cygnal 8051? I lloked at the SDCC website and found the SDCC has not been targeted for Cygnal 8051 yet. But I do find someone in this group said he use the SDCC with Cygnal 8051. So, can anybody give more info about this?
> Does anyone use the SDCC with Cygnal 8051? I lloked at the SDCC > website and found the SDCC has not been targeted for Cygnal 8051 yet. > But I do find someone in this group said he use the SDCC with Cygnal > 8051. I emailed Cygnal technical support on this subject, and they promptly emailed me back a sample project that used SDCC. Worked first time too! Regards, Richard. http://www.FreeRTOS.org
"yong" <y...@yahoo.com> wrote in message news:b...@posting.google.com... > Does anyone use the SDCC with Cygnal 8051? I lloked at the SDCC > website and found the SDCC has not been targeted for Cygnal 8051 yet. > But I do find someone in this group said he use the SDCC with Cygnal > 8051. > > So, can anybody give more info about this? I've used SDCC with the 8051. There are a couple of quirks particularly with the Cygnal IDE development environment (mostly related to byte ordering), but it works well. Adam