Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Comp.Arch.Embedded | SDCC with Cygnal 8051

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

SDCC with Cygnal 8051 - yong - 2004-03-05 10:05:00

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?



Re: SDCC with Cygnal 8051 - Richard - 2004-03-05 10:46:00

> 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




Re: SDCC with Cygnal 8051 - Adam Braun - 2004-03-05 19:21:00

"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