Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/09/01 09:57
Read: times


 
#13960 - RE: just a thought...
Thanks Peter,
I am using a Raisonance compiler and had to change the code slightly to:

xdata at 0x8000 unsigned char xcOUT[65535];
and now it is going!

The following didn't work either:

xdata at 0x8000 unsigned char xcOUT[];
The compiler complained (!) about "null array size"

Thank you for the tip,
Mark.

List of 3 messages in thread
TopicAuthorDate
just a thought...            01/01/70 00:00      
RE: just a thought...            01/01/70 00:00      
RE: just a thought...            01/01/70 00:00      

Back to Subject List