Hi,
If you know any answers tell me , don’t tell any  thing else..

-----Original Message----- 
From: roelof 't Hooft
Sent: Thursday, October 13, 2011 1:01 PM
To: sdcc-user@lists.sourceforge.net
Subject: Re: [Sdcc-user] Error_pointer

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 


------------------------------------------------------------------------------
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