EmbeddedRelated.com
The 2024 Embedded Online Conference

RabbitWeb Lib

Started by Bandar Abdullah Alateyyah in Rabbit-Semi18 years ago 5 replies

Hi, I use RCM3000 and everytime i try using RabbitWeb it gives this message: === #error "The RabbitWeb HTTP enhancements support does not come...

Hi, I use RCM3000 and everytime i try using RabbitWeb it gives this message: === #error "The RabbitWeb HTTP enhancements support does not come standard with Dynamic C." #error "If you need this feature it is available as a module" #error "and may be purchased online from ZWorld." #error "Please visit our website at http://ww


Getting Root code space

Started by Steve Trigero in Rabbit-Semi17 years ago 5 replies

I'm trying to add RabbitWeb to my RCM3000 application and I'm getting the "Out of Root Code Space" error. Here is the memory map of my...

I'm trying to add RabbitWeb to my RCM3000 application and I'm getting the "Out of Root Code Space" error. Here is the memory map of my application before adding RabbitWeb: //Segment Origin Size Root Code 00:0000 0057f7 Root Data b1:cbff 0028e7 Xmem Code 32:e000 006c9e I suspect that my application is too large to add RabbitWeb to, b...


Scanf library from shdesigns dont compile under Dynamic C V 10.21

Started by promolinux in Rabbit-Semi16 years ago 7 replies

Scott, im migrating my project code from dynamic C 9.52 with cores RCM3000 to dynamic C 10.21 with cores RCM4XXX. Im using your sscanf.lib...

Scott, im migrating my project code from dynamic C 9.52 with cores RCM3000 to dynamic C 10.21 with cores RCM4XXX. Im using your sscanf.lib library. The new compiler complains: line 217 : ERROR SSCANF.LIB : Invalid expression - need lvalue. The code is: while ((isspace(*line)==0) && (*line != 0)) *(((char*)args[argcnt])++)=*line++;


Decoding Miller encoded (delay time modulated) data stream

Started by axeman0226 in Rabbit-Semi20 years ago 1 reply

Hope this isn't too off topic - but I'm looking at using a RCM3000 to decode a Miller encoded serial data stream. Miller encoding is the ...

Hope this isn't too off topic - but I'm looking at using a RCM3000 to decode a Miller encoded serial data stream. Miller encoding is the same as delay time modulation, whre the present state(bit) is dependent on the last state(bit). The serial data stream is running at 500kHz. Has anyone done this before or know where I might find an algorithm f


How to send mail from Gmail SMTP server ?

Started by kara_liao in Rabbit-Semi14 years ago 3 replies

Here is the SMTP.C sample from Rabbit.com, I had applied to gmail account from Google, ID: karagigabyte.gmail.com and password: 12345678 (just a...

Here is the SMTP.C sample from Rabbit.com, I had applied to gmail account from Google, ID: karagigabyte.gmail.com and password: 12345678 (just a example), I would like to send a mail via the Google SMTP Server to kara_liao@... There was no any mail from RCM3000 when I checked my mail from kara_liao@..., please help me, why ? #class auto #define TCPCONFIG 1 #define FROM "karagigabyte@..."...


Interprocesser I2C communication problem

Started by Dhananjay in Rabbit-Semi19 years ago 2 replies

  Hi all,       I am doing the interprocesser communication using the I2C communication.Atr my master side...

  Hi all,       I am doing the interprocesser communication using the I2C communication.Atr my master side the The RCM3000 processer



The 2024 Embedded Online Conference