Hi,

I should know better than to respond to this message,
can't help myself :-)

Did you read the "how to ask questions" page yet ?
(as mentioned in a previous message)


On Thu, 2011-10-13 at 12:40 +0530, Sujata Biradar wrote:
> unsigned char xdata RS485_RX_BUFFER[48];  
> unsigned char xdata RS485_TX_BUFFER[48];

What version of sdcc are you using ?
(xdata -> __xdata)

 
> (RS485_TX_BUFFER[3]<<8)

Why do you shift the contents of a char out of its range ?

roelof




------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to