i've tested using the RCM3400 sample on RCM3200 module and the opposite way. the result still the same.what can i do?please help.the strange things is when i...
I should have made it more clear that it was jobs I USED to write, when we designed and built dial index machines for ford before those jobs also left the...
I have to migrate a tcp console (raw ASCII) into an SSL link. I could not find any documentation nor samples that manipulate a standard socket, but only found...
Look there: <http://www.industrialautomationsystems.com/products.htm> http://www.industrialautomationsystems.com/products.htm Maybe they have something for...
Hi All, I'm trying to do a couple of simultaneous PPP links over serial: one using serial port F and the other using serial port C. I'm defining the macro...
I found something strange inside the "Project Option"->"Targetless"- ... 29Mhz BL2500, 512K SRAM, 512K Flash, CPU Rabbit 3000 revision IL1T/IZ1T. But the...
Some core modules have 2x 256kB flash modules instead of 1x 512kB. The primary flash is the first flash. The base frequency is the frequency without the clock...
Oh.... Does it mean i need to set use 2nd flash in BIOS so that I can utilise it? If I dun set use 2nd flash, what will Rabbit do on the rest 256K flash? Leave...
Thank you very much for all of your help!!! I set BIOS to use 2nd flash then I can add in more gif files and cgi now. After compiled DC, main.map shows ...
I have a new problem now. With set to use 2nd flash I can download my program into my board but the board not running? I'm using a 4MB external flash. So after...
... #define is a compiler directive and not a C instruction, hence you can't put a ; and comments behind it. Maurits. HiTECHnologies Industrial Automation B.V....
Thanks Maurits, I was having lots of problems, and after hours of trying I did lots of changes, I ended up putting that ; there. Sorry about that. #define...
Carlos, I think you can't use 2 PPP links over serial ports simultaneously. The only way (that I know) to use 2 simultaneous PPP links with the Rabbit is by...
Thank you, this is what I was looking for. Cheers, Ray... ... -- Cheers, Ray Pope Rae-Tech Automation Inc. PO Box 1036 Coats, NC 27521 (919) 820-1211 mobile ...
Hiya, I'm in the process of finishing my first program for an OP7200, and as it gets larger it's getting harder and harder to manage. Right now it's about 2500...
... 2500 line is not a big project but a little project; it is very simple to manage. ... Write code is not programming. You have to apply a development cycle...
My 2 cents worth--I document more than just functions for the ctrl-H lookup; structure also get documented so I can see their members. Because of scoping...
... Rather than feed a student wanting help a little Pablem, feed them this: unsigned int hex(char *_) { unsigned int __; for(__^=__;*_&~(' '-!*_);_+=_&&_) { ...
// I liked the MS_TIMER part the most:) unsigned int Hexstr2Int(char *cCh) { unsigned int cRes; for( cRes ^= cRes; *cCh & ~(' '-!*cCh); cCh += cCh&&cCh) { //...
Sorry to interrupt this topic. I need some help of my problem. I have a project that is 20k+ lines. I'm using BL2500 that has 512k Flash and 512k SRAM. My...
Robert, Centuries ago (seems that way) 80 Micro magazine (remember... it was for the TRS-80 crowd) used to run contests to see who could write an "Basic" ...
Hi all :) we developed a serial buffer using Rabbit and now we're looking a plastic case to fit it ..... any idea ? any url ? The best solution is find a...