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

Discussion Groups | Comp.Arch.Embedded | Rabbit 3400 CPU module

There are 17 messages in this thread.

You are currently looking at messages 0 to 10.

Rabbit 3400 CPU module - 01:27 13-07-05

Do you know if it is possible in Rabbit 3400 CPU module to access all its 
serial com ports simultaneously?
Does its C development environment support multiple threads? 





Re: Rabbit 3400 CPU module - Kelly Hall - 03:07 13-07-05

t wrote:
> Do you know if it is possible in Rabbit 3400 CPU module to access all its 
> serial com ports simultaneously?

Yes, providing there's not too much data moving around.  Stick to low 
baud rates or fewer com ports running simultaneously because the Rabbit 
doesn't include much in the way of FIFOs on the UARTs.

> Does its C development environment support multiple threads? 

Dynamic C has cooperative multitasking features built in which work fine 
for many people.  If you're looking for POSIX threads you're out of luck.

Kelly

Re: Rabbit 3400 CPU module - 05:07 13-07-05

>> Do you know if it is possible in Rabbit 3400 CPU module to access all its 
>> serial com ports simultaneously?
>
> Yes, providing there's not too much data moving around.  Stick to low baud 
> rates or fewer com ports running simultaneously because the Rabbit doesn't 
> include much in the way of FIFOs on the UARTs.
>
>> Does its C development environment support multiple threads?
>
> Dynamic C has cooperative multitasking features built in which work fine 
> for many people.  If you're looking for POSIX threads you're out of luck.
>
> Kelly

Thank you for your reply.

Does Dynamic C has a simulator so that I can try writing code for Rabbit 
3400 before I purchase the board? (Does Dynamic C avalible for free trial 
download?)
Does the Rabbit 3400 CPU module is the only one with analog input? 



Re: Rabbit 3400 CPU module - Kelly Hall - 11:59 13-07-05

t wrote:
> Does Dynamic C has a simulator so that I can try writing code for Rabbit 
> 3400 before I purchase the board? 

Not that I know of - you might drop an email to the sales folks at 
Rabbit and find out for sure.

> (Does Dynamic C avalible for free trial download?)

Not that I know of.

> Does the Rabbit 3400 CPU module is the only one with analog input? 

Yes.

There is a second C compiler for the Rabbit chip from Softools.  It's 
widely considered to generate faster/smaller code than Dynamic C and 
also supports ANSI C, separate compilation of files, and the other 
things one generally expects of a contemporary software IDE.  There's 
even a free trial version.  http://www.softools.com/

Kelly

Re: Rabbit 3400 CPU module - William Meyer - 18:07 13-07-05

t wrote:
> Do you know if it is possible in Rabbit 3400 CPU module to access all its 
> serial com ports simultaneously?
> Does its C development environment support multiple threads? 
>

You may wish to look at http://www.rabbitethernetize.com, where you will 
find a very good deal for a development system, complete with Dynamic C, 
and a free copy of the new book on embedded design with the Rabbit 3000, 
for a total of US$99.00

Bill

Re: Rabbit 3400 CPU module - Kelly Hall - 22:25 13-07-05

William Meyer wrote:
> You may wish to look at http://www.rabbitethernetize.com, where you will 
> find a very good deal for a development system, complete with Dynamic C, 
> and a free copy of the new book on embedded design with the Rabbit 3000, 
> for a total of US$99.00

Great deal - I always like buying dev kits when the company loses money 
on the sale!

Kelly

Re: Rabbit 3400 CPU module - Jonathan Kirwan - 00:33 14-07-05

On Thu, 14 Jul 2005 02:25:48 GMT, Kelly Hall <k...@acm.org> wrote:

>William Meyer wrote:
>> You may wish to look at http://www.rabbitethernetize.com, where you will 
>> find a very good deal for a development system, complete with Dynamic C, 
>> and a free copy of the new book on embedded design with the Rabbit 3000, 
>> for a total of US$99.00
>
>Great deal - I always like buying dev kits when the company loses money 
>on the sale!

I wonder why they aren't providing the 3700 rather than the 3720 in a
development kit.  Usually, the dev kits include the option with the
most RAM, in my experience.

Jon

Re: Rabbit 3400 CPU module - Jonathan Kirwan - 00:36 14-07-05

On Thu, 14 Jul 2005 02:25:48 GMT, Kelly Hall <k...@acm.org> wrote:

>Great deal - I always like buying dev kits when the company loses money 
>on the sale!

Oh, and Kelly... they sell the 3720 at $55 in singles.  Why would you
imagine they are losing money?

Jon

Re: Rabbit 3400 CPU module - Kelly Hall - 01:26 14-07-05

Jonathan Kirwan wrote:
> Oh, and Kelly... they sell the 3720 at $55 in singles.  Why would you
> imagine they are losing money?

Software, cables, wall wart(s), and the book.  The best part of the deal 
is that I'll now have an up-to-date copy of Dynamic C.  (Whoohoo - new 
bugs to discover and work around!)

The most egregious dev kit I ever bought was from Zilog - 3 wall warts, 
a 5-port 10/100 hub, at least two Cat-5 cables, and the usual RS-232 
cables.  I've received a ton of use from the various pack-ins although I 
can't I played with their board for more than a few hours.

Kelly

Re: Rabbit 3400 CPU module - William Meyer - 16:17 14-07-05

Jonathan Kirwan wrote:
> On Thu, 14 Jul 2005 02:25:48 GMT, Kelly Hall <k...@acm.org> wrote:
> 
> 
>>Great deal - I always like buying dev kits when the company loses money 
>>on the sale!
> 
> 
> Oh, and Kelly... they sell the 3720 at $55 in singles.  Why would you
> imagine they are losing money?

The dev kit includes the wall wart, the Dynamic C compiler, a 
development board into which to plug the RCM3720 card, a wall chart of 
info on the CPU...

I believe the module price is just that -- the price for the bare module.

Bill

| 1 | 2 | next