We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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...