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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/08/99 11:18
Read: times


 
#623 - Init xdata memory
Hi all
I have a problem during init xdata var.
For example if i wrote

xdata char i=0;

my program didn't run correctly, but if

xdata char i;

i=0;

program run correctly.
I use PV32 (Franklin compiler).
Who can help me?
BR
Krasi

List of 2 messages in thread
TopicAuthorDate
Init xdata memory            01/01/70 00:00      
RE: Init xdata memory            01/01/70 00:00      

Back to Subject List