What the problems in compiler? RAMSIZE(256)XDATA(0X0000-0X06FF) ***FATAL ERROR L218 : NOT AN oBJECT FILE
The 'L' prefix indicates a Linker error - not a Compiler error. It looks like you've just messed-up your command-line by putting the "RAMSIZE" option where an Object file name should be...