Hello Andy, I am stumped for the moment about what could be causing this. Could I get a look at your code? -charlie ... Charlie Krauter Software Engineer ...
338
jchan@...
May 1, 2001 8:14 pm
Hello, I am a new user on the rabbit core and have placed an order for the new core 2200 and DK. I have a couple of questions regarding the core and I would...
339
Joel Baumert
jbaumert@...
May 1, 2001 10:08 pm
The footprint for a TCP/IP program can vary depending on the features you are including. A small application active.c which displays the contents of a web...
340
bmurthazw@...
May 1, 2001 11:05 pm
... Andy, The sample program memory_usage.c added for 7.04 should show an accurate picture of the memory map. Charlie is looking at serial driver issues now....
341
bmurthazw@...
May 2, 2001 12:46 am
... The sample program MEMORY_USAGE.C released in 7.0 should give accurate picture. ... the ... thr...
342
Janis Jekabsons
janjek@...
May 2, 2001 8:16 am
Really, RTL8019AS documentation says: 0 to +70C... while TCP/IP dev. board documentation says: -20 to +70 'C. And both Ethernet Cores 2100 and 2200 Internet...
343
jonsquire@...
May 2, 2001 3:01 pm
I know that there is a difference in memory between both. But what is the practical difference between both, and wy did z-world choose to release 2 different...
344
Janis Jekabsons
janjek@...
May 2, 2001 3:51 pm
... As I understand, 2200 has no place for second Flash chip on board, has no place for two RAM but for one, board is smaller, and it is cheaper. ... I think...
345
Lynn Wood
lwood@...
May 2, 2001 4:00 pm
... They differ in size -- the 2100 is about 3.5" by 2", and the 2200 is about half that. The price you pay for the smaller size of the 2200 is that fewer...
346
rhmatt@...
May 2, 2001 11:31 pm
... is ... Due to cost or size restrictions, most designs result in some sort of compromise. Z-World / Rabbit Semiconductor are trying to offer alternative...
347
pcbroch@...
May 3, 2001 11:52 am
Hi all: I currently have a Rabbit 2000 Basic Dev Kit (with Jackrabbit board). If I ever purchase only the RCM2110 module without the dev kit, will I be able...
348
Joel Baumert
jbaumert@...
May 3, 2001 3:21 pm
We recommend that you buy Dynamic C Premier if you plan on using multiple boards. Premier gives you the software for all Rabbit based Z-World/Rabbit Semi...
349
pcbroch@...
May 3, 2001 4:04 pm
That actually makes a lot of sense. Without the libraries, I can't really do much! Thanks! ... you will ... libraries....
350
brent.eldstrom@...
May 3, 2001 10:33 pm
Hello, I would like to start a discussion on the possibility of adding UPnp support to the Rabbit line of products. I am involved in home automation and UPnp...
351
david@...
May 4, 2001 12:27 am
... This is something I have been wondering about - I have a couple of Rabbit boards but haven't had time to use them yet. If we get the software along with...
352
bmurthazw@...
May 4, 2001 2:02 am
... You are not entitled to free upgrades with the development kit special edition (SE) versions of Dynamic C. For free upgrades, you must buy the Premier...
353
NOSPAMyahoo_rabbit@...
May 5, 2001 11:54 pm
I have just gotten the development kit for the Rabbit RCM2100, and compiled and run the various samples. I changed the html file to send back a large file...
354
JanGroenland@...
May 6, 2001 1:23 am
... various ... doubled ... maxsockets. ... I just got the device so I can not comment on that. I am interested because a few Kb per second is not accepteble. ...
355
NOSPAMyahoo_rabbit@...
May 7, 2001 12:52 am
An additions based on further research ... In my http test it was sending very small packets - 310 bytes each, which is certainly less efficient that full...
356
damjanad@...
May 7, 2001 7:28 am
On Thu, 19 Apr 2001 12:24:23 -0400, "William E. Mrozinski" ... Bios is such, that it only supports specific entries (eg. 3f8/int4). Maybe change of interrupt...
357
damjanad@...
May 7, 2001 7:28 am
... Haven't tried to use the second com port yet. Will try that as soon as I get a chance. ... Yeah, you are probably right... Damjan...
358
Owen Magee
omagee@...
May 7, 2001 6:31 pm
Hi. Owen from Z-World, again. See my comments below. ... There actually is a problem here. Here's the fix. In DCRTCP.LIB, around line 1312, is the...
359
NOSPAMyahoo_rabbit@...
May 7, 2001 8:21 pm
... Owen, I reinstalled the whole dynamic C, and now things are fast! Sorry about the false alarm. BTW... didn't need to apply your patch, although it is not...
360
mahabalashetty@...
May 8, 2001 9:52 am
I am using the Port E,bit 0 for external I/O write control signal, and bit 1 for I/O read. If I have to connect an external interrupt with priority 0 ,can I...
361
Nicolas Moreau
nicolas@...
May 9, 2001 5:41 am
Hi all Has anyone used an FRAM chip the rabbit ? We are looking into using an FRAM instead of the FLASH and RAM I suppose we don't need to change anything for...
362
Glen English
glen20@...
May 9, 2001 5:52 am
Nick, are you talking about the combined SRAM/Flash ram from SST? I am prototyping with that 31LF series chip. glen english...
363
Nicolas Moreau
nicolas@...
May 9, 2001 6:05 am
Hi Glen, I am talking about Ferroelectric RAM (www.ramtron.com) It's has the same caracteristiques as RAM and also 10 years data retention like flash, the...
364
Glen English
glen20@...
May 9, 2001 6:17 am
Nick, I don't know about performance yet, I just got my samples, but the are specified at 70nS, 3.3V, 4K sector I am using a 1mbit sram, 2 mbit flash part. ...
365
Bill
bill@...
May 9, 2001 1:18 pm
... It has a write-cycle total limit which may make it unusable for normal RAM a program would use during execution. Bill...
366
fremersaro@...
May 9, 2001 3:30 pm
Hi, This message is to report a bug in RS232.LIB The function spX_init init Port C Function and Control Registers. But spa_init has a little bug. To fix it you...