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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 18649 - 18678 of 39539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18649
Hello to everybody, I'm quite new here, so please bear my ignorance. The question is if I can run Dynamic C from Linux environment. The Rabbit board is...
Lev A. Melnikovsky
melnikovsky
Offline Send Email
Feb 1, 2004
2:11 pm
18650
I've never done anything but windows for rabbit targets. Is it too offensive to just use a windows box for the project? If you were planning on using the DC...
Dave Moore
questdavemoore
Online Now Send Email
Feb 1, 2004
5:11 pm
18651
Hi all If I have a character array inside my main(), say char charray[1024]; then there is a global char pointer outside main() char* ch_ptr; which is inited...
Flux
FirstOvertone
Offline Send Email
Feb 2, 2004
8:37 am
18652
Dear all I am using an external interrupt to read the ADC0804 fron National Semi. the period for sending a conversion request signal(~CS and ~WR) is 181us,...
Flux
FirstOvertone
Offline Send Email
Feb 2, 2004
10:12 am
18653
William, I woumd like to test your code. But i could not see INT0-1 on the schematic of the Rabbit 2000. I only see INT0A , INT1A, INT0B , INT1B What is the...
aime
aklougbo
Offline Send Email
Feb 2, 2004
10:55 am
18654
Hi @all, can someone help to access an CF-Card via external I/O? I've connected the Card direct to the PA0..7, PB2,3,4 for adressing, PE5 for CS,IORD to IORD,...
eckiontour
Offline Send Email
Feb 2, 2004
10:57 am
18655
Dear Ernesto, I didnt get the attachment . Can you please send that again. Thanks ... extracted from ... There ... useful. ... si ... it . ... Terms of ... ...
munmun25219
Offline Send Email
Feb 2, 2004
12:07 pm
18656
If I were you I would grab the specs from www.compactflash.org. There are 3 ways to access the CF card and you HAVE to tie certain lines to the proper levels...
Fournier, Pete
pfournier_as...
Offline Send Email
Feb 2, 2004
12:53 pm
18657
Hi all, Can somebody please tell me that how much of current does rabbit 2250 draws? in rcm2200 it is 134mA and after connecting the programming cable it is...
INDRANUJ HALDAR
indraid2002
Offline Send Email
Feb 2, 2004
12:54 pm
18658
Hello everybody I think that we have to detect error in each process and restart the process in fault. However, I would like to know, if it is necessary to...
danielsanfacon
Offline Send Email
Feb 2, 2004
2:35 pm
18659
I use what I need to, to make $ regardless of how I feel about it. If I had a paying job that needed me to run linux, OS/2 etc... guess what I'd be running? If...
Matt Linder
linder2010
Offline Send Email
Feb 2, 2004
3:02 pm
18660
I would also be interested in receiving the 'dhcp.c' sample version. I have sniffed the network and I realize that after the Rabbit sends the DHCP discover, no...
Gerardo Stola
gstola
Offline Send Email
Feb 2, 2004
4:21 pm
18661
... It's been a few years since I looked at running Dynamic C under WINE, but as I recall the problem was Windows serial functions that were not yet supposed...
Lynn S. Wood
lwoodzw
Offline Send Email
Feb 2, 2004
4:41 pm
18662
On an R2000 of old vintage, it’s hooked to both interrupts as described in the notes about the early 2000 chip interrupt hardware bug available from ...
William C. Landolina
billalltrade
Offline Send Email
Feb 2, 2004
4:51 pm
18663
______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro...
Marco Venturini
marco_venturini
Offline Send Email
Feb 2, 2004
4:51 pm
18664
Hi I need to detect the first run of a new program. I tried the code below, but it works only when I run the code with the compiler, but it does not work when...
Ernesto Tolocka
e_tolocka
Offline Send Email
Feb 2, 2004
5:06 pm
18665
Are you using a battery for the RAM? Doesn't sound like it so: - You could write out a little magic cookie on startup and also increment a value (numreboots)...
Dave Moore
questdavemoore
Online Now Send Email
Feb 2, 2004
5:26 pm
18666
Hi, We have had customers integrate our Rabbit Ethernet TCP/IP based products into HMIs by writing some VBA code but we are starting to get customers wanting...
ltbeck1
Offline Send Email
Feb 2, 2004
6:00 pm
18667
Dave: I?m affraid I don?t understand the idea behind the reboot counter. Against what, do I need to compare it? Thankfully, Ernesto. ... De: Dave Moore...
Ernesto Tolocka
e_tolocka
Offline Send Email
Feb 2, 2004
7:17 pm
18668
Read your "cookie" spot. If the cookie is there, then you know you've written to this flash before. If it's not there, then write it out along with a reboot...
Dave Moore
questdavemoore
Online Now Send Email
Feb 2, 2004
8:31 pm
18669
Dave: I get it. My trouble is with non-virgins boards. I´m going to try writting the time stamp value of DC in the user block and checking it against the ...
Ernesto Tolocka
e_tolocka
Offline Send Email
Feb 2, 2004
8:43 pm
18670
One thing I did discover on my own is that the DHCP_SEND_HOSTNAME in BOOTP.lib is within the DHCP_CLASS_ID #define...so unless you define the Class ID, the...
JohnR91468
Offline Send Email
Feb 2, 2004
8:55 pm
18671
There needs to be quite a bit of cooperation between yourself and your network adminstrator at this point, unless you have your own server set up for test...
bhohentanner@...
rhohentanner
Offline Send Email
Feb 2, 2004
9:19 pm
18672
If you want to be able to be ping'ed by name, your DNS server has to talk to your DHCP server (or, vice versa) so it will know what's your actual address. If...
George Georgiev
ggeorgiev2004
Offline Send Email
Feb 2, 2004
9:34 pm
18673
Hi all, Can somebody please tell me that how much of current does rabbit 2250 draws? in rcm2200 it is 134mA and after connecting the programming cable it is...
INDRANUJ HALDAR
indraid2002
Offline Send Email
Feb 3, 2004
3:01 am
18674
I've uploaded an interim version of my AES encryption library to the file area. It includes routines for encryption and decryption of 128, 192, and 256 bit...
Kelly
unarmed_pilo...
Offline Send Email
Feb 3, 2004
4:25 am
18675
FYI In the source code of 7.32 in the tcp_init() function in NET.LIB there is a reset of the hostname, which needs to be moved into a GLOBAL_INIT section as...
Iassen Hristov
iassen_h
Offline Send Email
Feb 3, 2004
6:00 am
18676
Could someone point me to some libraries/examples for interfacing the rabbit to Dallas Semiconductor's one wire devices (such as the iButtons)? Is this even...
Paul
nizon1
Offline Send Email
Feb 3, 2004
6:04 am
18677
Hi, To all .I am trying to run the tftp client server in my rcm3000 core modules with 512 k flash and 512 k ram. They run fine in the flash.But when i m trying...
yaqoob_ali_007
Online Now Send Email
Feb 3, 2004
7:20 am
18678
Hi, Im new at Rabbit Modules (using RCM2020) and Im having trouble in using Interrupts for my serial ports. I can read and transmit in the serial ports using...
mbparungao
Offline Send Email
Feb 3, 2004
9:10 am
Messages 18649 - 18678 of 39539   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