Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 25523 - 25552 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25523
Hello, I am using RCM2200 target (256 K flash). My code size is approximately 2,25,000 bytes. Now. if I increase my code size then the compiler gives the...
Neeraj
vicky_tiwari
Offline Send Email
Jan 1, 2005
2:01 pm
25524
... Is that 225,000? ... To use more than 256k on a RCM2250, you will need to edit rabbitbios.c and uncomment the USE_2NDFLASH_CODE line as described below: ...
Scott Henion
shdesigns2003
Offline Send Email
Jan 1, 2005
3:29 pm
25525
Hello, I have no solution for you, because I have same problems. I moved from DC8.01 to 9.10 and dialup with PPP libs seem to work, but I cannot open a TCP...
smit_wouter
Offline Send Email
Jan 3, 2005
7:48 am
25526
... If you have several bitmaps to create, it is possible to ease the creation of the "logos", pictures and characters using Microsoft Excel. I know this is a...
antedeluvian2002
antedeluvian...
Offline Send Email
Jan 3, 2005
7:33 pm
25527
Has anyone interfaced a Smart Card to a Rabbit board using RS232 to send low level APDU commands....
claylaird
Offline Send Email
Jan 3, 2005
11:51 pm
25528
Hi, as in the subject, does anybody know where I can find a library for EagleCad, which includes the rcm3700 core ? (not just the processor) thanks since now,...
cirutech
Offline Send Email
Jan 4, 2005
8:30 am
25529
Hi, I'd like to connect a R3000 based data logger to a server via GPRS. Ideally the server would connect to the R3000 when it wanted to download data....
dingram_kiwi
Offline Send Email
Jan 4, 2005
9:34 am
25530
I have an application which listens and accepts connections on 4 ports. (rcm3200) Lately, I've had problems with one of the pc's connected to the above,...
Jim Main
cleudo2004
Offline Send Email
Jan 4, 2005
12:00 pm
25531
Keepalives might work, but I know there were issues with certain previous versions of DC with them not working. Plus, I think they have a rather long timeout...
icc_thewoodlands
icc_thewoodl...
Offline Send Email
Jan 4, 2005
3:14 pm
25532
An easier way of doing this would be to use a dynamic DNS solution. A company in Canada called Dynip (www.dynip.com) provides dynamic DNS functionality. What...
nin2909
Offline Send Email
Jan 4, 2005
3:47 pm
25533
And if you use your Registrar's redirection setup you can have a standard www.thisismySBC.com pointing to the www.mywebserver.dynip.com address, which...
Jima
jimcashby
Offline Send Email
Jan 4, 2005
4:51 pm
25534
I would like to use Serial Port C on a RabbitCore RCM2300. I have connected a Sipex SP233A line driver/receiver. The problem I am having is that the transmit...
jguenrdc
Offline Send Email
Jan 4, 2005
6:32 pm
25535
... Do you have any available outputs that you could hook to an enable input on the Sipex line driver? That way, you could wait until you've configured serial...
Tom Collins
tomcollinsaz
Offline Send Email
Jan 4, 2005
7:09 pm
25536
... The default startup state for PC2 is high, so you need to look in the BIOS to see where PCDR is set low (and yes, it does happen there). Change that to...
Lynn Wood
lwoodzw
Offline Send Email
Jan 4, 2005
7:22 pm
25537
Tim, The only ouput I have left is PC0, and I wanted to save that for future use (either as an output or if I need serial port D). Actually, the Sipex chip...
jguenrdc
Offline Send Email
Jan 4, 2005
7:33 pm
25538
Lynn, I thought I did that already, but it didn't solve the problem. I guess I will study the BIOS more closely, there must be another statement(s) I missed. ...
jguenrdc
Offline Send Email
Jan 4, 2005
7:36 pm
25539
Dear friends, have a problem to add in module RCM2200 the keyboard PS2 function. My keyboard are connected on pin PE0 (keyclock) and PB0 (keydata). Anybody...
rafaelxprado
Offline Send Email
Jan 4, 2005
9:11 pm
25540
Dear friends, have a problem to add in module RCM2200 the keyboard PS2 function. My keyboard are connected on pin PE0 (keyclock) and PB0 (keydata) implemented...
rafaelxprado
Offline Send Email
Jan 4, 2005
9:15 pm
25541
My project consists of a msater and 3 slaves residing in a chassis and connected via RS485 across a backplane. The master uses serial port B and the slaves use...
Kevin Stewart
jameskstewart
Online Now Send Email
Jan 4, 2005
10:49 pm
25542
Lynn, I set PC2 high as soon as possible in the BIOS code, and removed or changed the code that would set it low. My oscilloscope still shows a 0.2 ms delay...
jguenrdc
Offline Send Email
Jan 4, 2005
11:00 pm
25543
Dear friends, happy new year? Have this doubts... anyone have a sample... Thanks, have a nice year, best regards, Rafael / Brazil...
rafaelxprado
Offline Send Email
Jan 4, 2005
11:42 pm
25544
256 Kbytes - 225000 bytes = 37144 bytes, of which (by default) 32768 bytes is reserved for the ID/User blocks at the top of flash. That leaves at most (by...
Bruce Isted
sser2k
Offline Send Email
Jan 4, 2005
11:46 pm
25545
Look through archives, Rafaelo - this was discussed already, and look in Files section of the board - there should be file called "ps2k.zip" posted about a...
George Georgiev
ggeorgiev2004
Offline Send Email
Jan 4, 2005
11:57 pm
25546
... and ... B ... the ... DLM.) I ... CF. ... to ... If your slaves run code from RAM, this will be MUCH easier than emulating the RFU - I can sketch you the...
bmurthazw
Offline Send Email
Jan 5, 2005
1:28 am
25547
... <jkstewart@b...> ... chassis ... port ... master ... can ... has ... want ... code ... Cancel that, actually it will be MUCH easier if only you use the ...
bmurthazw
Offline Send Email
Jan 5, 2005
1:42 am
25548
Hai.. I'm use M2M to send data from gps. has anyone know how to send data from M2M.. hope anyone in this group can help me... tq.....
izadi05
Offline Send Email
Jan 5, 2005
3:30 am
25549
Hello, Guide me USB interface to Pen drive or flash drive using Rabbit. Do we require USB host controller to communicate with Pen drive or else USB peripheral...
Viral Vora
viral_vora78
Offline Send Email
Jan 5, 2005
5:05 am
25550
If you want to write to a USB flash drive from the Rabbit, you will need a USB host controller. You could try one of the Cypress USB host controllers...
Jerry
gerbilvomit
Offline Send Email
Jan 5, 2005
5:44 am
25551
Using the Cypress 811HS hardware with the rabbit is simple. The software is a little challenging but it can be done. I am using the device in slave mode so...
nimbusgb
bty526106
Offline Send Email
Jan 5, 2005
5:53 am
25552
... Here are some random thoughts that might trigger an idea on your end. CLONE.LIB bootstraps the slave processor at 2400 baud. If you started sending over...
Tom Collins
tomcollinsaz
Offline Send Email
Jan 5, 2005
6:10 am
Messages 25523 - 25552 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help