I have declared around 15 variables as,
code constant float var1 = 1.0; code constant float var2 = 3.5; . . . .
when i see my file.m51 the file is showing these variables are located in xdata.
i am using 8031 with external EPROM memory of 64kb and external RAM of 8KB.
i do not know what is happening?
can anybody tell what might be cause for the problem?