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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 38073 - 38102 of 39534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
38073
1.I tried several times to install dynamic C 9.52 in my PC.It asks for serial key number which is not available during download. I searched all net sources.No...
maheswariaa
Offline Send Email
Aug 1, 2008
4:51 pm
38074
... you need to purchase a serial number ... no ... guess your on your own for writing a program for that purpose...
evilwulfie
Offline Send Email
Aug 1, 2008
5:06 pm
38075
serial key number is there in the installation folder as serial.txt file Arpana Shrivastava R&D Engineer AEM Pvt Limited B-147 Sec-63 Noida 201301 Website:...
Arpana Shrivastava
shrivastava_...
Offline Send Email
Aug 1, 2008
5:33 pm
38076
If anyone can steer me to any info on my problem, I would greatly appreciate it. I am doing a system with UCOSII with 5 tasks. From the lowest priority task I...
dbasberg
Offline Send Email
Aug 1, 2008
6:05 pm
38077
I've attached our "ANSITERM.c" to this response. It is probably far from a comprehensive list, but has some useful definitions we've used in the past (the...
Jerry Ryle
gerbilvomit
Offline Send Email
Aug 1, 2008
8:45 pm
38078
Oops. I just realized that the original request was for the Dynamic C stdio window. I'm not certain how many of the ANSI control characters that actually...
Jerry Ryle
gerbilvomit
Offline Send Email
Aug 1, 2008
8:55 pm
38079
You can work in DC without the target connected. You need to configure in the options menu to compile to bin for selected target and select the board you plan...
mehiegl
Offline Send Email
Aug 1, 2008
10:10 pm
38080
My question is about a problem communicating a rabbit 3720 zigbee application kit with a Wimax router. I have a static public IP address assigned to the...
davidmagin
Offline Send Email
Aug 3, 2008
1:58 am
38081
... Sounds like the router is set to connect on demand. After a timeout with no date it brings down the WAN interface. Check the router WAN setup page for...
Scott Henion
shdesigns2003
Offline Send Email
Aug 3, 2008
2:59 am
38082
Hi all, The standard BitWrPortI() function is usually not a problem for me, but today I have an application where I'm finding it takes longer than I'd like. ...
Julian Higginson
julianhigginson
Offline Send Email
Aug 5, 2008
8:21 am
38083
Here is an IO function someone on this board passed along that you can try. // Macro to write an internal I/O reg without writing shaddow register #define...
Steve Trigero
seecwriter
Offline Send Email
Aug 5, 2008
2:32 pm
38084
I added errorlogging to my app but it doesn't seem to work. The results I get are always the same. this is the code i use (nearly the same as the example): n =...
chrisvdkruit
Offline Send Email
Aug 5, 2008
11:28 pm
38085
I must say NEVER before in my life have to use that things. I must connect to a device using that kinds of parity, the first byte use MARK parity, the others...
Donald Shimoda
promolinux
Offline Send Email
Aug 6, 2008
4:04 am
38086
... How many data bits? If 7-bit, then open port as 8-bit and OR data with 0x80 to set MARK parity AND with 0x7f for space (or other way around, never remeber...
Scott Henion
shdesigns2003
Offline Send Email
Aug 6, 2008
4:13 am
38087
Hello: I'm ussing this rutine to sends an e-mail //--------------------------------------------------------------------- void SendMensPrueba() ...
Omar
inecoiec
Offline Send Email
Aug 6, 2008
9:55 am
38088
... Thanks a lot Scott for your quick response, as always. :) Is 8 bit plus MARK or SPACE parity (first byte MARK, other bytes SPACE). My problem is, how to...
Donald Shimoda
promolinux
Offline Send Email
Aug 6, 2008
11:03 am
38089
Donald, This sounds like a version of RS-485 protocol where the first byte has the information that tells which listener the data is for. I believe ...
Fournier, Pete
pfournier_as...
Offline Send Email
Aug 6, 2008
12:35 pm
38090
... Thanks Pete. But im using dynamic c and is a hard to migrate code, ver long. Can you paste that code here or is copyrigthed? By the way, im trying that...
Donald Shimoda
promolinux
Offline Send Email
Aug 6, 2008
1:17 pm
38091
Donald, Sorry, I didn't notice I was replying to the Rabbit-semi group. Bill at Softools might be willing to sell you rights to it, but try this first..... Do...
Fournier, Pete
pfournier_as...
Offline Send Email
Aug 6, 2008
2:16 pm
38092
I have two brand new RCM3610 boards, And I am getting this error: line 33 : WARNING BOARDTYPES.LIB : No ID Block found on the target; defining _BOARD_TYPE_...
moises_colin
Offline Send Email
Aug 7, 2008
2:54 pm
38093
All, I have a project with a Rabbit RCM3720 and I'm having mistook to caused my hardware to died in RCM3720. I would like to consult all of you this mistook...
kara_liao
Offline Send Email
Aug 8, 2008
5:19 am
38094
... The ZWorld documentation for this board says: "Unless otherwise specified, the Rabbit I/O buffers are capable of sourcing and sinking 6.8 mA of current per...
eilidhs_daddy
Offline Send Email
Aug 8, 2008
8:07 am
38095
Are you sure you have a good connection with the programming port? -Pete ... From: rabbit-semi@yahoogroups.com [mailto:rabbit-semi@yahoogroups.com] On Behalf...
Fournier, Pete
pfournier_as...
Offline Send Email
Aug 8, 2008
8:54 pm
38096
Hey everyone. I am looking for an touch screen interface (preferably colour) to work with a bL2600. (an upgrade from the OP7200) I was wondering what has...
Adnan Mohammad-Ali
aali@...
Send Email
Aug 11, 2008
11:11 pm
38097
What is wrong with the Modbus interface? We use colour Modbus screens with Rabbit RCM's on a number of projects. ... From: rabbit-semi@yahoogroups.com...
Nathan Johnston
nb_johnston
Offline Send Email
Aug 12, 2008
3:15 am
38098
If you have a button on the screen that says "run plant" for instance. How do you communication with modbus to say set the runplant_flag to TRUE within dynamic...
Adnan Mohammad-Ali
aali@...
Send Email
Aug 12, 2008
3:49 am
38099
Modbus was originally (in the late 1970's) made for raw digital inputs (1x), digital outputs (0x), input registers (3x) (i.e. analog inputs) and output...
Nathan Johnston
nb_johnston
Offline Send Email
Aug 12, 2008
4:05 am
38100
My project has been using one from a mob called Amulet @ http://www.amulettechnologies.com/ They are (reportedly) going colour sometime very soon, only load on...
fairy_dave
Offline Send Email
Aug 12, 2008
8:30 am
38101
I think the solution is based on how many you need. Low volume - Go with a standard off the shelf HMI from EZ-automation or AutomationDirect. They both work...
allsoft01a
Offline Send Email
Aug 13, 2008
12:45 am
38102
Given the sample code below, what value of 'len' should be pass to CheckSum()? int len; char p[20]; strcpy( p, "Hello" ); len = strlen(p); p[len++] = CheckSum(...
Steve Trigero
seecwriter
Offline Send Email
Aug 13, 2008
1:35 am
Messages 38073 - 38102 of 39534   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