Hi I am using atmel controller with 64k Flash& 1.7k Xdata.Now my code lengh is only24k,xdata is 846 bytes.Suppose I add a new valiables in xdata means i felt lot problems (ie)i am getting jumbled data in my LCD if remove that variable then output is OK.Please help me to overcome this problem.
I'd stick it here: STARTUP1: MOV AUXR,#10H IF IDATALEN <> 0
Hi Stefan Duncanson,thanks a lot.We solved our problem.